]> git.saurik.com Git - apt.git/blobdiff - methods/http.cc
typo fixes
[apt.git] / methods / http.cc
index d4e231fbe59ba618a81c3c5521c264a346f58f8c..26d435dead3a12e057497bb41adbfbb83be5b64e 100644 (file)
@@ -368,8 +368,8 @@ bool ServerState::Close()
                                                                        /*}}}*/
 // ServerState::RunHeaders - Get the headers before the data           /*{{{*/
 // ---------------------------------------------------------------------
-/* Returns 0 if things are OK, 1 if an IO error occursed and 2 if a header
-   parse error occured */
+/* Returns 0 if things are OK, 1 if an IO error occurred and 2 if a header
+   parse error occurred */
 int ServerState::RunHeaders()
 {
    State = Header;