Correct class name from PullDom to PullDOM (#141207)

This commit is contained in:
Guo Ci 2025-11-19 05:30:53 -05:00 committed by GitHub
parent c25a070759
commit 52f70a6f60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ given point) or to make use of the :func:`DOMEventStream.expandNode` method
and switch to DOM-related processing.
.. class:: PullDom(documentFactory=None)
.. class:: PullDOM(documentFactory=None)
Subclass of :class:`xml.sax.handler.ContentHandler`.