diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-12-12 19:06:01 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-12-12 19:06:01 +0100 |
commit | 5d70f74c114450f001d415eea101610eedaee05b (patch) | |
tree | 5e6997536bf7d534098f0cf75c1680606e6c9876 /debian | |
parent | ba56f25a059122d193e9fda612079326751d5c65 (diff) |
fix to other oddities observed by Chris Leick while translating
in doc/apt-get.8.xml, namely:
- change equivalent "for" to "to the" (purge command)
- clarify --fix-broken sentence about specifying packages
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2b09c9b68..cd4573468 100644 --- a/debian/changelog +++ b/debian/changelog @@ -115,6 +115,9 @@ apt (0.7.25) UNRELEASED; urgency=low - replace literal with emphasis tags in Archive configuration * doc/apt-ftparchive.1.xml: - remove informalexample tag which hides the programlisting + * doc/apt-get.8.xml: + - change equivalent "for" to "to the" (purge command) + - clarify --fix-broken sentence about specifying packages [ Eugene V. Lyubimkin ] * apt-pkg/contib/strutl.h |