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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b8c2df9b176acc9162a9c6e730f7de15b48e4b3;p=thirdparty%2FPython%2Fcpython.git Fix punctuation. --- diff --git a/Doc/library/xml.etree.elementtree.rst b/Doc/library/xml.etree.elementtree.rst index 9aa1ea3b3f17..38545c2083a0 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.