We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0598d1b + 61f6cf1 commit 35ba085Copy full SHA for 35ba085
src/future/backports/http/cookiejar.py
@@ -1851,7 +1851,7 @@ def lwp_cookie_str(cookie):
1851
class LWPCookieJar(FileCookieJar):
1852
"""
1853
The LWPCookieJar saves a sequence of "Set-Cookie3" lines.
1854
- "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
1855
to be compatible with any browser, but which is easy to read and
1856
doesn't lose information about RFC 2965 cookies.
1857
0 commit comments