Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f20ea13

Browse files
committed
s/lightweight/minimal/, as per issue #11379.
1 parent e8d07a9 commit f20ea13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/xml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The XML handling submodules are:
3333
..
3434
3535
* :mod:`xml.dom`: the DOM API definition
36-
* :mod:`xml.dom.minidom`: a lightweight DOM implementation
36+
* :mod:`xml.dom.minidom`: a minimal DOM implementation
3737
* :mod:`xml.dom.pulldom`: support for building partial DOM trees
3838

3939
..

0 commit comments

Comments
 (0)