diff options
author | Jakub Wilk <jwilk@debian.org> | 2016-08-19 02:06:04 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-10-29 16:02:51 +0200 |
commit | fa216338f324d5b4041795fd3ef94685a4afb6cd (patch) | |
tree | 392f531566ffe336a0b9d614173a012482c5224d /doc | |
parent | 2587fce6d86347d4ec45abeca51f996bffb73a63 (diff) | |
download | dpkg-fa216338f324d5b4041795fd3ef94685a4afb6cd.tar.gz |
doc, man: Fix typos
Closes: #834584
Warned-by: mwic, anorack
Signed-off-by: Guillem Jover <guillem@debian.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.feature-removal-schedule | 4 | ||||
-rw-r--r-- | doc/triggers.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.feature-removal-schedule b/doc/README.feature-removal-schedule index 1f65147cb..b9877fe20 100644 --- a/doc/README.feature-removal-schedule +++ b/doc/README.feature-removal-schedule @@ -15,7 +15,7 @@ Status: obsolete When: 1.16.x Warning: lintian (substvar-source-version-is-deprecated) Why: - The semantics of Source-Version are missleading when applied to binNMUs. + The semantics of Source-Version are misleading when applied to binNMUs. Should switch to use binary:Version or source:Version substvars. What: --print-installation-architecture (dpkg option) @@ -137,7 +137,7 @@ Status: removed Since: 1.15.6 Why: Having two ways to let the administrator get to a shell on conffile prompt - is confusing, it also difficults setting up a consistent environment to be + is confusing, it also impedes setting up a consistent environment to be used by external programs. What: support for PGP diff --git a/doc/triggers.txt b/doc/triggers.txt index 0b78cf4bc..d5a77d55c 100644 --- a/doc/triggers.txt +++ b/doc/triggers.txt @@ -483,7 +483,7 @@ scrollkeeper, goes like this: care need be taken in packages which supply OMFs. If an OMF file is placed, modified or removed other than as - an file installed in the ordinary way by dpkg, the dpkg file + a file installed in the ordinary way by dpkg, the dpkg file trigger «/usr/share/omf» should be activated; see the dpkg triggers specification for details. |