mirror of
https://github.com/python/cpython.git
synced 2024-11-24 18:34:43 +08:00
Fix comment typo
This commit is contained in:
parent
1d5d8cf61f
commit
3c76ad0f8d
@ -51,7 +51,7 @@ Importing is easy..
|
||||
>>> import Cookie
|
||||
|
||||
Most of the time you start by creating a cookie. Cookies come in
|
||||
three flavors, each with slighly different encoding semanitcs, but
|
||||
three flavors, each with slightly different encoding semantics, but
|
||||
more on that later.
|
||||
|
||||
>>> C = Cookie.SimpleCookie()
|
||||
|
Loading…
Reference in New Issue
Block a user