]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Generalize the last change to check for other markup spacing errors.
authorRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 18:43:46 +0000 (18:43 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 18:43:46 +0000 (18:43 +0000)
Misc/NEWS

index 7a7b6351931b7b4118fc26eb60baf0d49ff8dea1..9641cae0b52be8e94adb5066ae412161dfd91a1e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -108,7 +108,7 @@ Tools/Demos
 - Pynche was fixed to not crash when there is no ~/.pynche file and no
   -d option was given.
 
-- texcheck.py now checks for double word errors and erroneous \NULL markup.
+- texcheck.py now checks for double word errors and erroneous spacing markup.
 
 Build
 -----