Skip to content

Commit 20046cb

Browse files
zydtigerpicnixz
andauthored
Update Doc/library/curses.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 083f855 commit 20046cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/curses.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ the following methods and attributes:
988988
window.getstr(y, x, n)
989989

990990
Read a bytes object from the user, with primitive line editing capacity.
991-
The maximum of *n* for this method is 2047.
991+
The maximum value for *n* is 2047.
992992

993993
.. versionchanged:: next
994994
The maximum value for *n* is set to 2047.

0 commit comments

Comments
 (0)