From 3ea7cc3cbe8944a19e8b61e5b27c3904b79c3364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Walter=20D=C3=B6rwald?= Date: Wed, 12 Feb 2003 23:49:57 +0000 Subject: [PATCH] Fix typo. --- Lib/test/test_hexoct.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/test/test_hexoct.py b/Lib/test/test_hexoct.py index 266d62f527f..6de36f59aea 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