]> git.saurik.com Git - apt.git/commitdiff
* typo fix
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Jul 2006 11:32:01 +0000 (13:32 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Jul 2006 11:32:01 +0000 (13:32 +0200)
debian/changelog
doc/apt-cache.8.xml

index 4de7f3f0dade56e7e1db3d7071568d227bdfc871..4263750b77946ff2daec23464ce5c2ea213ba5c4 100644 (file)
@@ -7,6 +7,8 @@ apt (0.6.45) unstable; urgency=low
       (closes: #379576)
   * doc/apt-get.8.xml:
     - fix path to the apt user build (Closes: #375640)
+  * doc/apt-cache.8.xml:
+    - typo (Closes: #376408)
   * apt-pkg/deb/dpkgpm.cc:
     - make progress reporting more robust against multiline error
       messages (first half of a fix for #374195)
index 789c3d22874c1f94b71b2b6b2d63a3330f408932..2779f250142e6076c42945f184a69bad6c9736d4 100644 (file)
@@ -277,7 +277,7 @@ Reverse Provides:
      <listitem><para>Select the file to store the source cache. The source is used only by
      <literal>gencaches</literal> and it stores a parsed version of the package 
      information from remote sources. When building the package cache the 
-     source cache is used to advoid reparsing all of the package files.
+     source cache is used to avoid reparsing all of the package files.
      Configuration Item: <literal>Dir::Cache::srcpkgcache</literal>.</para></listitem>
      </varlistentry>