diff --git a/Misc/NEWS.d/3.12.0b3.rst b/Misc/NEWS.d/3.12.0b3.rst index ffd880f8688679..2b26ac74f7689d 100644 --- a/Misc/NEWS.d/3.12.0b3.rst +++ b/Misc/NEWS.d/3.12.0b3.rst @@ -281,7 +281,7 @@ Fix bugs in :mod:`zoneinfo` where exceptions could be overwritten. .. nonce: bTcqS9 .. section: Library -Fix bugs in :mod:`pickle` where exceptions could be overwritten. +Fix bugs in :mod:`errno` where exceptions could be overwritten. ..