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 97eaf2b commit 398575cCopy full SHA for 398575c
Doc/library/curses.rst
@@ -717,7 +717,7 @@ the following methods and attributes:
717
window.addch(y, x, ch[, attr])
718
719
Paint character *ch* at ``(y, x)`` with attributes *attr*, overwriting any
720
- character previously painter at that location. By default, the character
+ character previously painted at that location. By default, the character
721
position and attributes are the current settings for the window object.
722
723
.. note::
0 commit comments