]> git.saurik.com Git - apt.git/commitdiff
Fix typo
authorbubulle@debian.org <>
Sat, 26 Sep 2009 17:20:33 +0000 (19:20 +0200)
committerbubulle@debian.org <>
Sat, 26 Sep 2009 17:20:33 +0000 (19:20 +0200)
debian/changelog
doc/apt-cache.8.xml

index b5c546b5973372f95be084dbbc631f029c2608aa..98b9981d10c0374cea5f2c4782d51797f0533cbf 100644 (file)
@@ -3,6 +3,7 @@ apt (0.7.25) UNRELEASED; urgency=low
   * Fix apt-ftparchive(1) wrt description of the "-o" option.
     Thanks to Dann Frazier for the patch. Closes: #273100
   * po/LINGUAS. Re-disable Hebrew. Closes: #534992
+  * Fix typo in apt-cache.8.xml: nessasarily
 
  -- Christian Perrier <bubulle@debian.org>  Sat, 26 Sep 2009 11:17:25 +0200
 
index 9851135b147b85e0c1caabed46d52ca8481c75e9..c61d00e47b5130693ad382e000e3c29474e7f682 100644 (file)
@@ -231,7 +231,7 @@ Reverse Provides:
      for use in a shell tab complete function and the output is generated 
      extremely quickly. This command is best used with the 
      <option>--generate</option> option.</para>
-     <para>Note that a package which APT knows of is not nessasarily available to download,
+     <para>Note that a package which APT knows of is not necessarily available to download,
      installable or installed, e.g. virtual packages are also listed in the generated list.
      </para></listitem>
      </varlistentry>