Fix typo in error message

This commit is contained in:
Neal Norwitz 2003-06-30 19:22:12 +00:00
parent 220e83946d
commit 3106817c68
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ class StrptimeTests(unittest.TestCase):
else:
self.failUnless(strp_output[8] == -1,
"LocaleTime().timezone has duplicate values but "
"timzone value not set to -1")
"timezone value not set to -1")
def test_date_time(self):
# Test %c directive