]> granicus.if.org Git - python/commitdiff
Fix typo in comment.
authorWalter Dörwald <walter@livinglogic.de>
Mon, 25 Nov 2002 17:58:02 +0000 (17:58 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 25 Nov 2002 17:58:02 +0000 (17:58 +0000)
Lib/test/test_codeccallbacks.py

index 9efbaf78f431bf37674312c97f39fbbafb0ebdab..d7589100fd49362aac2135e6a015385bde67361e 100644 (file)
@@ -51,7 +51,7 @@ class CodecCallbackTest(unittest.TestCase):
 
     def test_uninamereplace(self):
         # We're using the names from the unicode database this time,
-        # and we're doing "systax highlighting" here, i.e. we include
+        # and we're doing "syntax highlighting" here, i.e. we include
         # the replaced text in ANSI escape sequences. For this it is
         # useful that the error handler is not called for every single
         # unencodable character, but for a complete sequence of