Thanks to visit codestin.com Credit goes to github.com
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 fbc5ff6 commit 8a3b657Copy full SHA for 8a3b657
1 file changed
Doc/library/curses.rst
@@ -649,7 +649,7 @@ the following methods:
649
650
.. note::
651
652
- A *character* means a C character (an ASCII code), rather then a Python
+ A *character* means a C character (an ASCII code), rather than a Python
653
character (a string of length 1). (This note is true whenever the
654
documentation mentions a character.) The built-in :func:`ord` is handy for
655
conveying strings to codes.
0 commit comments