Przeglądaj źródła

[debian/changelog] correct two typos in the changelog for 0.7.22

David Kalnischkies 17 lat temu
rodzic
commit
33250e2f41
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      debian/changelog

+ 2 - 2
debian/changelog

@@ -73,7 +73,7 @@ apt (0.7.22) unstable; urgency=low
       (off by default)
       (off by default)
     - send "dpkg-exec" message on the status fd when dpkg is run
     - send "dpkg-exec" message on the status fd when dpkg is run
     - provide DPkg::Chroot-Directory config option (useful for testing)
     - 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:
   * apt-pkg/algorithms.cc:
     - consider recommends when making the scores for the problem 
     - consider recommends when making the scores for the problem 
       resolver
       resolver
@@ -102,7 +102,7 @@ apt (0.7.22) unstable; urgency=low
   * apt-pkg/deb/debsystem.cc:
   * apt-pkg/deb/debsystem.cc:
     - make strings i18n able 
     - make strings i18n able 
   * fix problematic use of tolower() when calculating the version 
   * 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)
     Thanks to M. Vefa Bicakci (LP: #80248)
   * build fixes for g++-4.4
   * build fixes for g++-4.4
   * cmdline/apt-mark:
   * cmdline/apt-mark: