Просмотр исходного кода

* 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)

Arch Librarian лет назад: 22
Родитель
Сommit
b1424b6eba
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      doc/apt-cache.8.sgml

+ 1 - 0
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)
 
  --
 

+ 1 - 1
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>