mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
fixed typo in comment
This commit is contained in:
parent
629dd99802
commit
6802c6e764
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import sys, os, traceback
|
|||
|
||||
# Misc tests from Tim Peters' re.doc
|
||||
|
||||
# WARNING: Don't change deteails in these tests if you don't know
|
||||
# WARNING: Don't change details in these tests if you don't know
|
||||
# what you're doing. Some of these tests were carefuly modeled to
|
||||
# cover most of the code.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue