diff --git a/test/simple_source/looping/12_if_while_true_pass.py b/test/simple_source/looping/12_if_while_true_pass.py index cf3bd1c5..ef42a0ad 100644 --- a/test/simple_source/looping/12_if_while_true_pass.py +++ b/test/simple_source/looping/12_if_while_true_pass.py @@ -1,5 +1,5 @@ # Python 3.3 pyclbr.py -# Note that Python 3 adds a lot of unecessary "continues" +# Note that Python 3 adds a lot of unnecessary "continues" # and puts that in for "pass" def _readmodule(g, token, path): for tokentype in g: