summaryrefslogtreecommitdiff
path: root/Lib/ctypes/test/test_integers.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ctypes/test/test_integers.py')
-rw-r--r--Lib/ctypes/test/test_integers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ctypes/test/test_integers.py b/Lib/ctypes/test/test_integers.py
index 5b6453a002..62e4b08a2b 100644
--- a/Lib/ctypes/test/test_integers.py
+++ b/Lib/ctypes/test/test_integers.py
@@ -1,4 +1,4 @@
-# superseeded by test_numbers.py
+# superseded by test_numbers.py
import unittest
if __name__ == '__main__':