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 c648a93 commit d439d3eCopy full SHA for d439d3e
Doc/howto/curses.rst
@@ -65,7 +65,7 @@ and full support for mouse and keyboard input.
65
The Python curses module
66
------------------------
67
68
-Thy Python module is a fairly simple wrapper over the C functions provided by
+The Python module is a fairly simple wrapper over the C functions provided by
69
curses; if you're already familiar with curses programming in C, it's really
70
easy to transfer that knowledge to Python. The biggest difference is that the
71
Python interface makes things simpler by merging different C functions such as
0 commit comments