Fix typos in documentation (codespell)
[ntk/apt.git] / apt-pkg / contrib / cmndline.cc
index 2086d91..ed58000 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)
       {