]> granicus.if.org Git - python/commitdiff
fix to sent/send typo
authorSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 10:43:37 +0000 (11:43 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 10:43:37 +0000 (11:43 +0100)
Doc/library/httplib.rst

index 58b1bb73947538116d56b5fe61dd4013bd919cb1..f26fba6a6c185fc162f961e2f1b329246bff34ff 100644 (file)
@@ -452,7 +452,7 @@ HTTPConnection Objects
    Set the host and the port for HTTP Connect Tunnelling. Normally used when
    it is required to do HTTPS Conection through a proxy server.
 
-   The headers argument should be a mapping of extra HTTP headers to sent
+   The headers argument should be a mapping of extra HTTP headers to send
    with the CONNECT request.
 
    .. versionadded:: 2.7