aboutsummaryrefslogtreecommitdiff
path: root/dateutil
diff options
context:
space:
mode:
authorSherry Zhou <github@cssherry.com>2018-06-08 11:44:40 +0100
committerSherry Zhou <github@cssherry.com>2018-06-08 11:44:40 +0100
commitd50ea1dc49101337edd12ae83351dccdfb0c21e9 (patch)
treea1db0b06dc634488b23f2822d57676bb5e2d1ea7 /dateutil
parent5e6f011c6d490ffc8842a2ea5363741b84766539 (diff)
downloaddateutil-d50ea1dc49101337edd12ae83351dccdfb0c21e9.tar.gz
Fix spelling in test
Diffstat (limited to 'dateutil')
-rw-r--r--dateutil/test/test_import_star.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dateutil/test/test_import_star.py b/dateutil/test/test_import_star.py
index 8e66f38..6dd9ea1 100644
--- a/dateutil/test/test_import_star.py
+++ b/dateutil/test/test_import_star.py
@@ -1,6 +1,6 @@
"""Test for the "import *" functionality.
-As imort * can be only done at module level, it has been added in a separate file
+As import * can be only done at module level, it has been added in a separate file
"""
import unittest