mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Spelling.
This commit is contained in:
parent
0187be0825
commit
858624944c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ doesn't match the first.
|
|||
... return tokens1 == tokens2
|
||||
...
|
||||
|
||||
There are some standard formattig practises that are easy to get right.
|
||||
There are some standard formatting practices that are easy to get right.
|
||||
|
||||
>>> roundtrip("if x == 1:\\n"
|
||||
... " print x\\n")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue