diff options
Diffstat (limited to 'Doc/library/errno.rst')
-rw-r--r-- | Doc/library/errno.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/errno.rst b/Doc/library/errno.rst index 824d489..d803366 100644 --- a/Doc/library/errno.rst +++ b/Doc/library/errno.rst @@ -617,7 +617,7 @@ defined by the module. The specific list of defined symbols is available as Memory page has hardware error. - .. versionadded:: next + .. versionadded:: 3.14 .. data:: EALREADY |