X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e29dfa9ebfe9940089697fbb3e436e8ff95ecad6..c040d0b5e811399359c62fde1d5916b240053bda:/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