]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.cc
Fix typos in documentation (codespell)
[apt.git] / apt-pkg / deb / deblistparser.cc
index 68d544e1f97add0c743cebcde236b12e863fc59a..acdcc45541d9190cccbcf12d488eb7a2a2196ea2 100644 (file)
@@ -758,7 +758,7 @@ bool debListParser::GrabWord(string Word,WordList *List,unsigned char &Out)
                                                                        /*}}}*/
 // ListParser::Step - Move to the next section in the file             /*{{{*/
 // ---------------------------------------------------------------------
-/* This has to be carefull to only process the correct architecture */
+/* This has to be careful to only process the correct architecture */
 bool debListParser::Step()
 {
    iOffset = Tags.Offset();