X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e29dfa9ebfe9940089697fbb3e436e8ff95ecad6..fed278890872e10c8cdab44d9cdbeefc5ee37d59:/methods/http.h diff --git a/methods/http.h b/methods/http.h index 5eac11401..dec5cd80f 100644 --- a/methods/http.h +++ b/methods/http.h @@ -3,7 +3,7 @@ // $Id: http.h,v 1.12 2002/04/18 05:09:38 jgg Exp $ /* ###################################################################### - HTTP Aquire Method - This is the HTTP aquire method for APT. + HTTP Acquire Method - This is the HTTP aquire method for APT. ##################################################################### */ /*}}}*/ @@ -160,5 +160,4 @@ class HttpMethod : public pkgAcqMethod }; }; - #endif