We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083f855 commit 20046cbCopy full SHA for 20046cb
Doc/library/curses.rst
@@ -988,7 +988,7 @@ the following methods and attributes:
988
window.getstr(y, x, n)
989
990
Read a bytes object from the user, with primitive line editing capacity.
991
- The maximum of *n* for this method is 2047.
+ The maximum value for *n* is 2047.
992
993
.. versionchanged:: next
994
The maximum value for *n* is set to 2047.
0 commit comments