commit | 419e23cbb07a624609a219919eaecd3c61d8e9b4 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sat Aug 17 16:56:09 2013 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat Aug 17 16:56:09 2013 +0300 |
tree | 164360b1ac41a74ba86a16d8918770540d06c641 | |
parent | 5dd99ebbc25ac0e182cb00ac4c67aef8d32a6755 [diff] [blame] |
#18466: fix more typos. Patch by Févry Thibault.
diff --git a/Lib/test/test_ast.py b/Lib/test/test_ast.py index 4f80197..0a1ca41 100644 --- a/Lib/test/test_ast.py +++ b/Lib/test/test_ast.py
@@ -18,7 +18,7 @@ # These tests are compiled through "exec" -# There should be atleast one test per statement +# There should be at least one test per statement exec_tests = [ # None "None",