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

* doc/apt_preferences.5.xml:
- correct typo spotted by Charles Plessy (Closes: #619088)

David Kalnischkies лет назад: 15
Родитель
Сommit
a0a1ce6df5
2 измененных файлов с 4 добавлено и 2 удалено
  1. 3 1
      debian/changelog
  2. 1 1
      doc/apt_preferences.5.xml

+ 3 - 1
debian/changelog

@@ -9,8 +9,10 @@ apt (0.8.13.1) UNRELEASED; urgency=low
     - enable StripMultiArch by default for ParseDepends
   * debian/apt.conf.autoremove:
     - adapt to new gnumach kernel package naming (Closes: #619337)
+  * doc/apt_preferences.5.xml:
+    - correct typo spotted by Charles Plessy (Closes: #619088)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 23 Mar 2011 02:03:24 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 23 Mar 2011 02:08:23 +0100
 
 apt (0.8.13) unstable; urgency=low
 

+ 1 - 1
doc/apt_preferences.5.xml

@@ -127,7 +127,7 @@ files are marked as "NotAutomatic: yes" like the debian experimental archive.</s
 
 <para>If the target release has not been specified then APT simply assigns
 priority 100 to all installed package versions and priority 500 to all
-uninstalled package versions, expect versions coming from archives which
+uninstalled package versions, except versions coming from archives which
 in their <filename>Release</filename> files are marked as "NotAutomatic: yes" -
 these versions get the priority 1.</para>