New submission from pipythonmc <palm.tree6555...@gmail.com>:

https://docs.python.org/3/library/curses.html#curses.window.addch

"overwriting any character previously painter"

I believe it should be

"overwriting any character previously painted"

Also this is my first issue so if I made any mistakes please tell me.
I am using Google Chrome 84.0.4147.135 (Official Build) (64-bit) but this 
shouldn't affect anything.

----------
assignee: docs@python
components: Documentation
messages: 375895
nosy: docs@python, pipythonmc
priority: normal
severity: normal
status: open
title: Typo in curses documentation
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41634>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to