From: Walter Dörwald Date: Wed, 12 Feb 2003 23:49:57 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v2.3c1~1876 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ea7cc3cbe8944a19e8b61e5b27c3904b79c3364;p=thirdparty%2FPython%2Fcpython.git Fix typo. --- diff --git a/Lib/test/test_hexoct.py b/Lib/test/test_hexoct.py index 266d62f527ff..6de36f59aea3 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