]> git.saurik.com Git - apt.git/commitdiff
Fix typo in ftp-archive.conf example (Closes: #203295)
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:34 +0000 (17:02 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:34 +0000 (17:02 +0000)
Author: mdz
Date: 2003-07-30 02:37:34 GMT
Fix typo in ftp-archive.conf example (Closes: #203295)

debian/changelog
doc/examples/ftp-archive.conf

index 9c04f1277e40c6af9f7512051c0464518e7fdd46..a51b0c1e76383cbb59de88b9bde3fa371538de5d 100644 (file)
@@ -1,3 +1,9 @@
+apt (0.5.9) unstable; urgency=low
+
+  * Fix typo in example ftp-archive.conf (Closes: #203295)
+
+ --
+
 apt (0.5.8) unstable; urgency=medium
 
   * urgency=medium because the changes since 0.5.5.1 are pretty safe as
index a1866ba2dac2606f768a4c706d25838b5bb49124..4f4b00852c0a9c07686f4ef82bac53bc39885fe0 100644 (file)
@@ -14,7 +14,7 @@ Default
    Sources::Compress "gzip";
    Contents::Compress "gzip";
    DeLinkLimit 10000;          // 10 Meg delink per day
-   MaxContentsChage 10000;     // 10 Meg of new contents files per day
+   MaxContentsChange 10000;     // 10 Meg of new contents files per day
 };
 
 TreeDefault