From: Georg Brandl Date: Sat, 18 Dec 2010 11:58:12 +0000 (+0000) Subject: Typo fix. X-Git-Tag: v3.2b2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d53fdd1ac69d5fbcd52a7a92c3a2e2e934c352c;p=python Typo fix. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 51a9af1805..07cbc1c8df 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -583,7 +583,7 @@ format. elementtree ----------- -The :mod:`xml.etree.ElementTree` package and it's :mod:`xml.etree.cElementTree` +The :mod:`xml.etree.ElementTree` package and its :mod:`xml.etree.cElementTree` counterpart have been updated to version 1.3. Several new and useful functions and methods have been added: