]> granicus.if.org Git - python/commitdiff
typo
authorGeorg Brandl <georg@python.org>
Fri, 21 May 2010 20:52:46 +0000 (20:52 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 21 May 2010 20:52:46 +0000 (20:52 +0000)
Doc/library/urllib2.rst

index cf889cc63f70b2b54c79bcf7486598718fd4a1a6..fb3383dec9ce16ec60ed31d16260e8806fe8e4bd 100644 (file)
@@ -427,7 +427,7 @@ OpenerDirector Objects
    method on the currently installed global :class:`OpenerDirector`).  The
    optional *timeout* parameter specifies a timeout in seconds for blocking
    operations like the connection attempt (if not specified, the global default
-   timeout setting will be usedi). The timeout feature actually works only for
+   timeout setting will be used). The timeout feature actually works only for
    HTTP, HTTPS, FTP and FTPS connections).
 
    .. versionchanged:: 2.6