Skip to content

Commit 36ad4be

Browse files
[3.14] Correct class name from PullDom to PullDOM (GH-141207) (#141743)
Co-authored-by: Guo Ci <[email protected]>
1 parent ff88298 commit 36ad4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xml.dom.pulldom.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ given point) or to make use of the :func:`DOMEventStream.expandNode` method
7474
and switch to DOM-related processing.
7575

7676

77-
.. class:: PullDom(documentFactory=None)
77+
.. class:: PullDOM(documentFactory=None)
7878

7979
Subclass of :class:`xml.sax.handler.ContentHandler`.
8080

0 commit comments

Comments
 (0)