From: Ezio Melotti Date: Sun, 8 May 2022 16:02:27 +0000 (+0200) Subject: Fix typo in whatsnew (GH-92488) X-Git-Tag: v3.12.0a1~1634 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c3ecddad7b8aaf2fb77ec6275c2cba02d970cb7;p=thirdparty%2FPython%2Fcpython.git Fix typo in whatsnew (GH-92488) Automerge-Triggered-By: GH:ezio-melotti --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index bb6730c073e2..dacf04102acc 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -46,7 +46,7 @@ This saves the maintainer the effort of going through the Mercurial log when researching a change. -This article explains the new features in Python 3.12, compared to 3.10. +This article explains the new features in Python 3.12, compared to 3.11. For full details, see the :ref:`changelog `.