summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:01:51 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:01:51 +0000
commit0270015f4d40634e21f231a34a7d22bc8ceedf72 (patch)
tree489eee1d9b0c9a8e00069b1a26ca5dc5e0e39562
parent3b1aedba7127e4367173876ce34999d5966bdcfe (diff)
- Fix typo in apt-cache(8) (Closes: #161243)
Author: mdz Date: 2003-07-18 14:30:37 GMT - Fix typo in apt-cache(8) (Closes: #161243)
-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 362c3db08..d6f319a19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ apt (0.5.6) unstable; urgency=low
(any longer) infrequently used (Closes: #138045)
- Make setup script for dselect method more explicit about
overwriting sources.list (Closes: #151727)
+ - Fix typo in apt-cache(8) (Closes: #161243)
--
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml
index a52e21222..5d66fbc3e 100644
--- a/doc/apt-cache.8.sgml
+++ b/doc/apt-cache.8.sgml
@@ -68,7 +68,7 @@
<VarListEntry><Term>gencaches</Term>
<ListItem><Para>
- <literal/gencaches/ performs the same opration as
+ <literal/gencaches/ performs the same operation as
<command/apt-get check/. It builds the source and package caches from
the sources in &sources-list; and from <filename>/var/lib/dpkg/status</>.
</VarListEntry>