mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
#2270: fix typo.
This commit is contained in:
parent
d85a13a954
commit
4bb40b9428
1 changed files with 1 additions and 1 deletions
|
@ -517,7 +517,7 @@ Document Objects
|
|||
^^^^^^^^^^^^^^^^
|
||||
|
||||
A :class:`Document` represents an entire XML document, including its constituent
|
||||
elements, attributes, processing instructions, comments etc. Remeber that it
|
||||
elements, attributes, processing instructions, comments etc. Remember that it
|
||||
inherits properties from :class:`Node`.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue