summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>