summaryrefslogtreecommitdiffstats
path: root/Doc/library/xml.dom.minidom.rst
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-12-23 16:20:51 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-12-23 16:20:51 (GMT)
commita4d170d985df52d3fedf908c158824c057c9b7c6 (patch)
treed0b3bf3468ab6c79a62fa85da6bf4a966a59cb62 /Doc/library/xml.dom.minidom.rst
parenteaedaeccf275d5e8cb3443c50323e57dee60a204 (diff)
downloadcpython-a4d170d985df52d3fedf908c158824c057c9b7c6.zip
cpython-a4d170d985df52d3fedf908c158824c057c9b7c6.tar.gz
cpython-a4d170d985df52d3fedf908c158824c057c9b7c6.tar.bz2
Removed spaces before commas and periods.
Diffstat (limited to 'Doc/library/xml.dom.minidom.rst')
-rw-r--r--Doc/library/xml.dom.minidom.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/xml.dom.minidom.rst b/Doc/library/xml.dom.minidom.rst
index 5d821f1..89c660a 100644
--- a/Doc/library/xml.dom.minidom.rst
+++ b/Doc/library/xml.dom.minidom.rst
@@ -252,4 +252,4 @@ utility to most DOM users.
"UTF8" is not valid in an XML document's declaration, even though
Python accepts it as an encoding name.
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\ .