]> granicus.if.org Git - python/commitdiff
Fix punctuation.
authorGeorg Brandl <georg@python.org>
Fri, 20 Feb 2009 08:45:47 +0000 (08:45 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 20 Feb 2009 08:45:47 +0000 (08:45 +0000)
Doc/library/xml.etree.elementtree.rst

index 9aa1ea3b3f17b2e7e930d1c25efdeb87d1ac3a0a..38545c2083a0462d07756638f115a68544976efa 100644 (file)
@@ -529,5 +529,5 @@ This is an example of counting the maximum depth of an XML file::
 .. [#] The encoding string included in XML output should conform to the
    appropriate standards. For example, "UTF-8" is valid, but "UTF8" is
    not. See http://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
-   and http://www.iana.org/assignments/character-sets .
+   and http://www.iana.org/assignments/character-sets.