diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-12-18 00:28:03 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-12-18 00:28:03 +0200 |
commit | 4343b16d476ba388fa3475c96627e2a14a2d0f6d (patch) | |
tree | 84ec7bc31ba6f9d7a4c407a0db70c448644a0446 | |
parent | 1d39ef1994ae82f5f6d78e2be75ce0afb498aae8 (diff) |
Fixed typo in changelog.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fa3ecf018..285c11922 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ apt (0.7.20) unstable; urgency=low * buildlib/config.{sub,guess}: - Renewed. This fixes lintian errors. * doc/apt.conf.5.xml, debian/apt-transport-https: - - Documented briefly 'APT::https' group of options. (Closes: #507398) + - Documented briefly 'Acquire::https' group of options. (Closes: #507398) - Applied patch from Daniel Burrows to document 'Debug' group of options. (Closes: #457265) - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. |