Procházet zdrojové kódy

fixed speeling
Author: jgg
Date: 1999-03-02 21:19:06 GMT
fixed speeling

Arch Librarian před 22 roky
rodič
revize
87b1123049
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      doc/examples/apt.conf

+ 2 - 2
doc/examples/apt.conf

@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.25 1999/02/27 22:29:11 jgg Exp $
+// $Id: apt.conf,v 1.26 1999/03/02 21:19:06 jgg Exp $
 /* This file is an index of all APT configuration directives. It should
 /* 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
    NOT actually be used as a real config file, though it is a completely
    valid file.
    valid file.
@@ -121,7 +121,7 @@ DPkg {
    Options {"--force-downgrade";}
    Options {"--force-downgrade";}
    Pre-Invoke {"mount -o remount,rw /usr";};
    Pre-Invoke {"mount -o remount,rw /usr";};
    Post-Invoke {"mount -o remount,ro /usr";};
    Post-Invoke {"mount -o remount,ro /usr";};
-   Run-Direcotry "/";
+   Run-Directory "/";
 }
 }
 
 
 /* Options you can set to see some debugging text They corrispond to names
 /* Options you can set to see some debugging text They corrispond to names