summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin@piware.de>2010-10-13 14:34:23 +0200
committerMartin Pitt <martin@piware.de>2010-10-13 14:34:23 +0200
commite344c4a7a1569c77ef8f8921852fd9822ee64b90 (patch)
tree2fbc1cc7db9f0f81a1f301cf41b5f0f122f6ff24
parenteff581c2d4740bc439522e44538fd6f7f4069e06 (diff)
fix changelog typo
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a552d01e..739f1b425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,7 @@ apt (0.8.7) UNRELEASED; urgency=low
indexes.
* apt-pkg/contrib/fileutl.cc:
- Fix FileFd::Size() for gzipped files to give the size of the
- uncompressed data. This fixes cache progress building progress going way
+ uncompressed data. This fixes cache building progress going way
over 100%.
-- Christian Perrier <bubulle@debian.org> Tue, 05 Oct 2010 05:35:58 +0200