From: Georg Brandl Date: Wed, 19 Mar 2008 07:57:57 +0000 (+0000) Subject: Another one. X-Git-Tag: v2.6a2~229 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97e863eaf85f9186bbe5e556e32a85465c8dab43;p=thirdparty%2FPython%2Fcpython.git Another one. --- diff --git a/Doc/library/xml.dom.minidom.rst b/Doc/library/xml.dom.minidom.rst index 47eb5afeb502..ae1f8c5abd5f 100644 --- a/Doc/library/xml.dom.minidom.rst +++ b/Doc/library/xml.dom.minidom.rst @@ -172,7 +172,7 @@ module documentation. This section lists the differences between the API and .. versionadded:: 2.1 .. versionchanged:: 2.3 - the encoding [1]_ argument; see :meth:`toxml`. + the encoding argument; see :meth:`toxml`. The following standard DOM methods have special considerations with :mod:`xml.dom.minidom`: