From 97e863eaf85f9186bbe5e556e32a85465c8dab43 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 19 Mar 2008 07:57:57 +0000 Subject: Another one. --- Doc/library/xml.dom.minidom.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/xml.dom.minidom.rst b/Doc/library/xml.dom.minidom.rst index 47eb5af..ae1f8c5 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`: -- cgit v0.12