summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/minicompat.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/xml/dom/minicompat.py')
-rw-r--r--Lib/xml/dom/minicompat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/xml/dom/minicompat.py b/Lib/xml/dom/minicompat.py
index 2e6cc7e..62725c6 100644
--- a/Lib/xml/dom/minicompat.py
+++ b/Lib/xml/dom/minicompat.py
@@ -6,7 +6,7 @@
#
# NodeList -- lightest possible NodeList implementation
#
-# EmptyNodeList -- lightest possible NodeList that is guarateed to
+# EmptyNodeList -- lightest possible NodeList that is guaranteed to
# remain empty (immutable)
#
# StringTypes -- tuple of defined string types