diff --git a/Doc/library/enum.rst b/Doc/library/enum.rst index eb5ffd0c5d51c5..7d166bfb1fcc61 100644 --- a/Doc/library/enum.rst +++ b/Doc/library/enum.rst @@ -1152,7 +1152,7 @@ all-uppercase names for members):: .. note:: - This behavior is deprecated and will be removed in 3.12. + This behavior is deprecated and will be removed in 3.11. .. versionchanged:: 3.5