Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5d8cf commit 3c76ad0Copy full SHA for 3c76ad0
1 file changed
Lib/Cookie.py
@@ -51,7 +51,7 @@
51
>>> import Cookie
52
53
Most of the time you start by creating a cookie. Cookies come in
54
-three flavors, each with slighly different encoding semanitcs, but
+three flavors, each with slightly different encoding semantics, but
55
more on that later.
56
57
>>> C = Cookie.SimpleCookie()
0 commit comments