mirror of
https://github.com/python/cpython.git
synced 2024-12-01 05:45:40 +08:00
Doc: Fix link to window.getch in curses documentation (GH-16132)
This commit is contained in:
parent
bdd6945d4d
commit
a26ace19bd
@ -1283,7 +1283,7 @@ The :mod:`curses` module defines the following data members:
|
||||
|
||||
.. data:: ERR
|
||||
|
||||
Some curses routines that return an integer, such as :func:`getch`, return
|
||||
Some curses routines that return an integer, such as :meth:`~window.getch`, return
|
||||
:const:`ERR` upon failure.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user