summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2017-01-22 19:53:47 +0100
committerGuillem Jover <guillem@debian.org>2017-01-22 22:55:29 +0100
commit83b5b8fe54f21dec140282ee4a2ea01b90b6b6a5 (patch)
tree37af0021f6f230b871e0265ae05752e7a8c0d75b /doc
parentcd9f688ca4bfd49e6574e2842dbd514459e84569 (diff)
downloaddpkg-83b5b8fe54f21dec140282ee4a2ea01b90b6b6a5.tar.gz
doc: Fix typos in documentation and code comments
Warned-by: codespell, spellintian
Diffstat (limited to 'doc')
-rw-r--r--doc/README.feature-removal-schedule2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.feature-removal-schedule b/doc/README.feature-removal-schedule
index 9cae4ce9b..928880f0a 100644
--- a/doc/README.feature-removal-schedule
+++ b/doc/README.feature-removal-schedule
@@ -23,7 +23,7 @@ What: --control-path (dpkg-query option)
Status: deprecated
When: 1.18.x
Warning: man page
- This was a semi-public interface now superceded by --control-list and
+ This was a semi-public interface now superseded by --control-list and
--control-show, which are a better interface as they do not rely on any
specific database layout. Although there might still be cases where it's
required to avoid hardcoding the database layout, and it will be kept as