summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cl.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_cl.py')
-rwxr-xr-xLib/test/test_cl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_cl.py b/Lib/test/test_cl.py
index 60fbc43..26c5146 100755
--- a/Lib/test/test_cl.py
+++ b/Lib/test/test_cl.py
@@ -63,7 +63,7 @@ clattrs = ['ADDED_ALGORITHM_ERROR', 'ALAW', 'ALGORITHM_ID',
'YUV422DC', 'YUV422HC', '__doc__', '__name__', 'cvt_type', 'error']
-# This is a very inobstrusive test for the existance of the cl
+# This is a very inobtrusive test for the existence of the cl
# module and all it's attributes.
def main():