summaryrefslogtreecommitdiff
path: root/methods/http.cc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-07-10 15:14:57 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2007-07-10 15:14:57 -0300
commitae58a98599e912eba6b7d0ece21aaa2d979941df (patch)
tree2bdffbd54cdfbcbdec58c5f55e10e8e1a0565194 /methods/http.cc
parent21fd1746e37e695f569121c0b6489770ec6a8b0e (diff)
Minor typos.
Diffstat (limited to 'methods/http.cc')
-rw-r--r--methods/http.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/http.cc b/methods/http.cc
index d9487be88..3c2d8a36f 100644
--- a/methods/http.cc
+++ b/methods/http.cc
@@ -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.