]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
fix 'Source' to 'Package' rename in apt-ftparchive
[apt.git] / apt-pkg / init.cc
index d04c51621ddd2d67cecb0cb8da05330d498f8ee7..f756eab26731ab2036b26a1803c2fa9f04980ba3 100644 (file)
@@ -89,7 +89,7 @@ bool pkgInitConfig(Configuration &Cnf)
    Cnf.Set("Dir::Ignore-Files-Silently::", "\\.distUpgrade$");
 
    // Repository security
-   // FIXME: this is set to "true" for backward compatiblity, once
+   // FIXME: this is set to "true" for backward compatibility, once
    //        jessie is out we want to change this to "false" to
    //        improve security
    Cnf.CndSet("Acquire::AllowInsecureRepositories", true);