diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-08 14:27:17 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-08 14:27:17 +0200 |
commit | 6da747804c63f103f431706af80f793b86c41993 (patch) | |
tree | db5779e978dd5ab6ef61acff2fbe3647a4727c30 /debian | |
parent | 1f99b6d338186efe80e314268db44600d3c94a1e (diff) |
doc/apt-get.8.xml: fix two little typos in the --simulate description.
(half-closes #545059)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34691b1fb..3d8dc292a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ apt (0.7.24) UNRELEASED; urgency=low - add a helper to easily get a vector of strings from the config * apt-pkg/contrib/strutl.cc: - replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208) + * doc/apt-get.8.xml: + - fix two little typos in the --simulate description. -- David Kalnischkies <kalnischkies@gmail.com> Fri, 28 Aug 2009 09:40:08 +0200 |