]> git.saurik.com Git - apt.git/blobdiff - doc/examples/apt.conf
fixed ftp but, config file bug and md5 source fetch error
[apt.git] / doc / examples / apt.conf
index 9c617c998d0ed7b4b9a2cf9524258993976918af..93426736a166631e8be6f4f7802fb40f563ff1a1 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.30 1999/04/11 06:46:09 jgg Exp $
+// $Id: apt.conf,v 1.31 1999/04/11 21:23:10 jgg Exp $
 /* This file is an index of all APT configuration directives. It should
    NOT actually be used as a real config file, though it is a completely
    valid file.
@@ -48,7 +48,7 @@ APT
   };
 
   // Some general options
-  Ingore-Hold "false";
+  Ignore-Hold "false";
   Immediate-Configure "true";      // DO NOT turn this off, see the man page
 };