mirror of https://github.com/python/cpython
Spelling.
This commit is contained in:
parent
0187be0825
commit
858624944c
|
@ -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…
Reference in New Issue