From: Nick Coghlan Date: Sun, 30 Sep 2012 06:38:13 +0000 (+0530) Subject: Fix release PEP description X-Git-Tag: v3.4.0a1~2457^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfb181859a9ed4a7606a72c3ab78331c9e21bcdd;p=python Fix release PEP description --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 4e62595445..b84d7b63c7 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -51,7 +51,7 @@ see the :source:`Misc/NEWS` file. .. seealso:: - :pep:`398` - Python 3.2 Release Schedule + :pep:`398` - Python 3.3 Release Schedule Summary -- Release highlights