mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Typo: NamedNodeList --> NamedNodeMap
This commit is contained in:
parent
a0dfc8577d
commit
61f794918f
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue