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

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

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

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

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