]> git.saurik.com Git - apt.git/blobdiff - methods/http.h
debian/rules:
[apt.git] / methods / http.h
index 7a3ccda5407bc32ddb368ae2cb962fd6492577ec..7446119cd637ef9d6a90e016c673e02bf201ffdd 100644 (file)
@@ -158,7 +158,7 @@ class HttpMethod : public pkgAcqMethod
       ERROR_UNRECOVERABLE,
       /** \brief The server reported a error with a error content page */
       ERROR_WITH_CONTENT_PAGE,
-      /** \brief A error on the client side */
+      /** \brief An error on the client side */
       ERROR_NOT_FROM_SERVER,
       /** \brief A redirect or retry request */
       TRY_AGAIN_OR_REDIRECT