]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/cmndline.cc
Fix typos in documentation (codespell)
[apt.git] / apt-pkg / contrib / cmndline.cc
index 2086d91ca88b10b68f8697e3b2aa4580ee999753..ed580000786653995bb3bf79df0d912fcbd72413 100644 (file)
@@ -293,7 +293,7 @@ bool CommandLine::HandleOpt(int &I,int argc,const char *argv[],
    // Look for an argument.
    while (1)
    {
-      // Look at preceeding text
+      // Look at preceding text
       char Buffer[300];
       if (Argument == 0)
       {