diff --git a/Doc/lib/xmldom.tex b/Doc/lib/xmldom.tex index 64c53942e1f..a226850689f 100644 --- a/Doc/lib/xmldom.tex +++ b/Doc/lib/xmldom.tex @@ -162,7 +162,7 @@ This is a read-only attribute. \end{memberdesc} \begin{memberdesc}[Node]{attributes} -An \class{AttributeList} of attribute objects. Only elements have +An \class{NamedNodeList} 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}