diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-10 15:14:57 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-07-10 15:14:57 -0300 |
commit | ae58a98599e912eba6b7d0ece21aaa2d979941df (patch) | |
tree | 2bdffbd54cdfbcbdec58c5f55e10e8e1a0565194 /methods/https.cc | |
parent | 21fd1746e37e695f569121c0b6489770ec6a8b0e (diff) |
Minor typos.
Diffstat (limited to 'methods/https.cc')
-rw-r--r-- | methods/https.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/https.cc b/methods/https.cc index e62d51f1f..d48ac97fb 100644 --- a/methods/https.cc +++ b/methods/https.cc @@ -3,7 +3,7 @@ // $Id: http.cc,v 1.59 2004/05/08 19:42:35 mdz Exp $ /* ###################################################################### - HTTPS Aquire Method - This is the HTTPS aquire method for APT. + HTTPS Acquire Method - This is the HTTPS aquire method for APT. It uses libcurl |