]> git.saurik.com Git - apt.git/blobdiff - methods/http.cc
Minor typos.
[apt.git] / methods / http.cc
index d9487be88c564e5793187b0c172e20441bd4313d..3c2d8a36f455be9189eac218bf2a8affdd803f4f 100644 (file)
@@ -3,7 +3,7 @@
 // $Id: http.cc,v 1.59 2004/05/08 19:42:35 mdz Exp $
 /* ######################################################################
 
-   HTTP Aquire Method - This is the HTTP aquire method for APT.
+   HTTP Acquire Method - This is the HTTP aquire method for APT.
    
    It uses HTTP/1.1 and many of the fancy options there-in, such as
    pipelining, range, if-range and so on.