[debian/changelog] correct two typos in the changelog for 0.7.22
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 1 Aug 2009 17:50:42 +0000 (19:50 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 1 Aug 2009 17:50:42 +0000 (19:50 +0200)
debian/changelog

index 9987b74..7f9cc0c 100644 (file)
@@ -73,7 +73,7 @@ apt (0.7.22) unstable; urgency=low
       (off by default)
     - send "dpkg-exec" message on the status fd when dpkg is run
     - provide DPkg::Chroot-Directory config option (useful for testing)
-    - fix potential hang when in a backgroud process group
+    - fix potential hang when in a background process group
   * apt-pkg/algorithms.cc:
     - consider recommends when making the scores for the problem 
       resolver
@@ -102,7 +102,7 @@ apt (0.7.22) unstable; urgency=low
   * apt-pkg/deb/debsystem.cc:
     - make strings i18n able 
   * fix problematic use of tolower() when calculating the version 
-    hash by using locale independant tolower_ascii() function. 
+    hash by using locale independent tolower_ascii() function. 
     Thanks to M. Vefa Bicakci (LP: #80248)
   * build fixes for g++-4.4
   * cmdline/apt-mark: