Fix typo.

This commit is contained in:
Martin v. Löwis 2006-01-30 15:04:31 +00:00
parent fd049a696d
commit c81e3a63af

View file

@ -347,7 +347,7 @@ Extension Modules
Library Library
------- -------
- Patch #1349118: urllib2 now supports user:pass@ style proxy - Patch #1349118: urllib now supports user:pass@ style proxy
specifications, raises IOErrors when proxies for unsupported protocols specifications, raises IOErrors when proxies for unsupported protocols
are defined, and uses the https proxy on https redirections. are defined, and uses the https proxy on https redirections.