Commit 5f7adec0 authored by Walter Dörwald's avatar Walter Dörwald

Fix typo in comment.

parent 3aa9f7d2
......@@ -32,7 +32,7 @@ else:
try:
v = _xmlplus.version_info
except AttributeError:
# _xmlplue is too old; ignore it
# _xmlplus is too old; ignore it
pass
else:
if v >= _MINIMUM_XMLPLUS_VERSION:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment