From 5c3ecddad7b8aaf2fb77ec6275c2cba02d970cb7 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sun, 8 May 2022 18:02:27 +0200 Subject: Fix typo in whatsnew (GH-92488) Automerge-Triggered-By: GH:ezio-melotti --- Doc/whatsnew/3.12.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index bb6730c..dacf041 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 `. -- cgit v0.12