]> granicus.if.org Git - python/commitdiff
#18981: fix a typo in a comment (noticed by Anoop Thomas Mathew).
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 13 Sep 2013 20:52:12 +0000 (23:52 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 13 Sep 2013 20:52:12 +0000 (23:52 +0300)
Lib/ctypes/test/test_integers.py

index 5b6453a002ac80cc6a9fe7c3e154cf8d028cd5aa..62e4b08a2b644d155ed27decbd0f00850c3ffbfc 100644 (file)
@@ -1,4 +1,4 @@
-# superseeded by test_numbers.py
+# superseded by test_numbers.py
 import unittest
 
 if __name__ == '__main__':