Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c76ad0

Browse files
committed
Fix comment typo
1 parent 1d5d8cf commit 3c76ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/Cookie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
>>> import Cookie
5252
5353
Most of the time you start by creating a cookie. Cookies come in
54-
three flavors, each with slighly different encoding semanitcs, but
54+
three flavors, each with slightly different encoding semantics, but
5555
more on that later.
5656
5757
>>> C = Cookie.SimpleCookie()

0 commit comments

Comments
 (0)