]> git.saurik.com Git - apt.git/blobdiff - methods/http.cc
* typo fixes (LP: #107960)
[apt.git] / methods / http.cc
index 6aa4261ff37347cbf375d08666ec4f6569f852c3..61321c850210901bc409c2df44e08f5c852475d8 100644 (file)
@@ -367,8 +367,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;