]> granicus.if.org Git - python/commitdiff
fix trailing whitespace
authorEli Bendersky <eliben@gmail.com>
Fri, 1 Jun 2012 04:15:00 +0000 (07:15 +0300)
committerEli Bendersky <eliben@gmail.com>
Fri, 1 Jun 2012 04:15:00 +0000 (07:15 +0300)
Doc/library/xml.etree.elementtree.rst

index 51ff1ee58ad26bb38b53e597f804228da38fd99e..335a6e2cef63a80be83ef764fe89626e631e2d9f 100644 (file)
@@ -767,7 +767,7 @@ XMLParser Objects
    :class:`Element` structure builder for XML source data, based on the expat
    parser.  *html* are predefined HTML entities.  This flag is not supported by
    the current implementation.  *target* is the target object.  If omitted, the
-   builder uses an instance of the standard :class:`TreeBuilder` class. 
+   builder uses an instance of the standard :class:`TreeBuilder` class.
    *encoding* [1]_ is optional.  If given, the value overrides the encoding
    specified in the XML file.