summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_hexoct.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_hexoct.py')
-rw-r--r--Lib/test/test_hexoct.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_hexoct.py b/Lib/test/test_hexoct.py
index 266d62f..6de36f5 100644
--- a/Lib/test/test_hexoct.py
+++ b/Lib/test/test_hexoct.py
@@ -2,7 +2,7 @@
This is complex because of changes due to PEP 237.
-Some of these tests will hvae to change in Python 2.4!
+Some of these tests will have to change in Python 2.4!
"""
import unittest