diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-05-24 10:37:57 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-05-24 10:46:47 +0200 |
commit | 40ebab6ac9dcbbebd3c3e6d70eee0d6e3ab36520 (patch) | |
tree | 06b3650a8af36d421fabf422a99952202221f43b /doc/apt.conf.5.xml | |
parent | 2853201580944cb4e5a2a8a810e800e89e9a0475 (diff) |
fix two typos in apt.conf & apt-cache manpage
Reported-By: lintian: spelling-error-in-manpage
Git-Dch: Ignore
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r-- | doc/apt.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 5c4dcd1aa..48ad9c026 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -635,7 +635,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; <listitem><para> Allow that a repository that was previously gpg signed to become unsigned durign a update operation. When there is no valid signature - of a perviously trusted repository apt will refuse the update. This + of a previously trusted repository apt will refuse the update. This option can be used to override this protection. You almost certainly never want to enable this. The default is false. |