]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Typo: NamedNodeList --> NamedNodeMap
authorFred Drake <fdrake@acm.org>
Thu, 25 Oct 2001 20:42:57 +0000 (20:42 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 25 Oct 2001 20:42:57 +0000 (20:42 +0000)
Doc/lib/xmldom.tex

index bf71800016589a1fe7bd91d9567e199144e072b3..eca4c6c8b765e2182bc6a537095659804aa5943a 100644 (file)
@@ -193,7 +193,7 @@ This is a read-only attribute.
 \end{memberdesc}
 
 \begin{memberdesc}[Node]{attributes}
-A \class{NamedNodeList} of attribute objects.  Only elements have
+A \class{NamedNodeMap} of attribute objects.  Only elements have
 actual values for this; others provide \code{None} for this attribute.
 This is a read-only attribute.
 \end{memberdesc}