summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-02 17:45:43 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-02 17:45:43 +0100
commit7516fccf52d03722a61a34b1e36f90808670c754 (patch)
tree7459ab0e843d2359d406ffb45f67dd02928fee61 /debian
parent07442ba7f9449a1a3d1cce0faba8af3954f5e220 (diff)
downloadpython-apt-7516fccf52d03722a61a34b1e36f90808670c754.tar.gz
debian/changelog: Do not mention the typo itself, only the correct word.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7bcc80bf..867b9dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,7 +25,7 @@ python-apt (0.7.93.1) UNRELEASED; urgency=low
* apt/progress/base.py:
- select.error objects do not have an errno attribute (Closes: #568005)
* doc/client-example.cc: Update against the new API.
- * Fix typo seperated => separated in multiple files (reported by lintian).
+ * Fix typos of separated in multiple files (reported by lintian).
* debian/control:
- Make python-apt-dev depend on ${misc:Depends} and recommend python-dev.