]> git.saurik.com Git - apt.git/blobdiff - methods/http.cc
* cmdline/apt-get.cc:
[apt.git] / methods / http.cc
index ecfb80bd2e3a451d3264b061e4c1fdf86f32e775..7001b217a8b8a5f0c97f319bfe1105a049b25d73 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.