diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-09 21:20:57 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-09 22:37:37 +0200 |
commit | 41ee37c8f831fc677203000a6c91a53529f543f9 (patch) | |
tree | 001c492168cfdef0ae8953135bfef07fe867afc0 /debian | |
parent | 46cffd8a0ad4c1b1da93f9e3e1e31eddd7cbe7cb (diff) |
fix typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9523f4c6d..cc7a24c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,7 +42,7 @@ apt (0.9.12) unstable; urgency=low * Set the default "Acquire::PDiffs::FileLimit" to 20. If the amount of pdiffs is bigger things tend to get slower. Set Acquire::PDiffs::FileLimit "0"; - in /etc/apt/preferences to get the old behavior back. + in /etc/apt/apt.conf to get the old behavior back. -- Michael Vogt <mvo@debian.org> Wed, 09 Oct 2013 20:50:03 +0200 |