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

index 5d4fe024e8ce80b88fe4b8dd86a979d065643b22..bb47895d80301a5606675b79bee971dec37b6d80 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}