diff --git a/Misc/NEWS.d/3.11.5.rst b/Misc/NEWS.d/3.11.5.rst index 765c85964a18bc..575e34e58a00f5 100644 --- a/Misc/NEWS.d/3.11.5.rst +++ b/Misc/NEWS.d/3.11.5.rst @@ -500,7 +500,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. ..