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

Skip to content

Commit 1bf2394

Browse files
committed
fix trailing whitespace
1 parent 52467b1 commit 1bf2394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/xml.etree.elementtree.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ XMLParser Objects
767767
:class:`Element` structure builder for XML source data, based on the expat
768768
parser. *html* are predefined HTML entities. This flag is not supported by
769769
the current implementation. *target* is the target object. If omitted, the
770-
builder uses an instance of the standard :class:`TreeBuilder` class.
770+
builder uses an instance of the standard :class:`TreeBuilder` class.
771771
*encoding* [1]_ is optional. If given, the value overrides the encoding
772772
specified in the XML file.
773773

0 commit comments

Comments
 (0)