diff options
Diffstat (limited to 'Doc/library/readline.rst')
| -rw-r--r-- | Doc/library/readline.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/readline.rst b/Doc/library/readline.rst index 780cc77..0449682 100644 --- a/Doc/library/readline.rst +++ b/Doc/library/readline.rst @@ -252,7 +252,7 @@ Startup hooks function has been set. This function only exists if Python was compiled for a version of the library that supports it. - .. versionadded:: next + .. versionadded:: 3.15 .. _readline-completion: |
