commit | 58e1e50be1c19975cdff92f0670b9cff985b2308 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sat Mar 16 02:53:09 2013 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sat Mar 16 02:53:09 2013 -0400 |
tree | 394297e23700bfbc396597905351d6a12257d515 | |
parent | 743c85a32e3623fa1fcdeefc9e31e53d74d700db [diff] |
typo
diff --git a/Misc/NEWS b/Misc/NEWS index ce7a9e4..d2d399e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -964,7 +964,7 @@ Tests ----- -- Issue # 10652: make tcl/tk tests run after __all__ test, patch by +- Issue #10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. - Issue #11963: remove human verification from test_parser and test_subprocess.