From: Georg Brandl Date: Fri, 20 Feb 2009 08:45:47 +0000 (+0000) Subject: Fix punctuation. X-Git-Tag: v2.7a1~1978 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b8c2df9b176acc9162a9c6e730f7de15b48e4b3;p=python Fix punctuation. --- diff --git a/Doc/library/xml.etree.elementtree.rst b/Doc/library/xml.etree.elementtree.rst index 9aa1ea3b3f..38545c2083 100644 --- a/Doc/library/xml.etree.elementtree.rst +++ b/Doc/library/xml.etree.elementtree.rst @@ -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.