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 88b86a9 commit 6b5e887Copy full SHA for 6b5e887
Doc/library/curses.rst
@@ -708,7 +708,7 @@ the following methods and attributes:
708
window.addch(y, x, ch[, attr])
709
710
Paint character *ch* at ``(y, x)`` with attributes *attr*, overwriting any
711
- character previously painter at that location. By default, the character
+ character previously painted at that location. By default, the character
712
position and attributes are the current settings for the window object.
713
714
.. note::
0 commit comments