summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:55 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:55 +0000
commitb1424b6eba61a3159a6893609348551e4c55ab32 (patch)
tree22a99ec37c49d295d41165e460db71abfd0a1420
parentaee7bceb6d00bff8545105f508f2b68b9a53e23b (diff)
* Fix typo in apt-cache(8) (Closes: #226351)
Author: mdz Date: 2004-01-09 07:24:13 GMT * Fix typo in apt-cache(8) (Closes: #226351)
-rw-r--r--debian/changelog1
-rw-r--r--doc/apt-cache.8.sgml2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cec991fbd..872d29cc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ apt (0.5.21) unstable; urgency=low
(Closes: #226886)
* Add colons to apt-get's "kept back"/"upgraded"/"downgraded" messages
(Closes: #226813)
+ * Fix typo in apt-cache(8) (Closes: #226351)
--
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml
index a91bcc9c6..af347ea8c 100644
--- a/doc/apt-cache.8.sgml
+++ b/doc/apt-cache.8.sgml
@@ -276,7 +276,7 @@ Reverse Provides:
archive management tool, <literal/madison/. It displays
available versions of a package in a tabular format. Unlike the
original <literal/madison/, it can only display information for
- the architecture for which APT has rerieved package lists
+ the architecture for which APT has retrieved package lists
(<literal/APT::Architecture/).
</VarListEntry>