From 5d53fdd1ac69d5fbcd52a7a92c3a2e2e934c352c Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 18 Dec 2010 11:58:12 +0000 Subject: [PATCH] Typo fix. --- Doc/whatsnew/3.2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.50.0