Merge typo fixes from 3.5

This commit is contained in:
Martin Panter 2016-05-08 14:02:35 +00:00
commit 1ce738e08f
18 changed files with 26 additions and 26 deletions

View file

@ -1841,7 +1841,7 @@ def lwp_cookie_str(cookie):
class LWPCookieJar(FileCookieJar):
"""
The LWPCookieJar saves a sequence of "Set-Cookie3" lines.
"Set-Cookie3" is the format used by the libwww-perl libary, not known
"Set-Cookie3" is the format used by the libwww-perl library, not known
to be compatible with any browser, but which is easy to read and
doesn't lose information about RFC 2965 cookies.