Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a3b657

Browse files
committed
it's 'rather than'; reported by James Bateman on docs@
1 parent fbc5ff6 commit 8a3b657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/curses.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ the following methods:
649649

650650
.. note::
651651

652-
A *character* means a C character (an ASCII code), rather then a Python
652+
A *character* means a C character (an ASCII code), rather than a Python
653653
character (a string of length 1). (This note is true whenever the
654654
documentation mentions a character.) The built-in :func:`ord` is handy for
655655
conveying strings to codes.

0 commit comments

Comments
 (0)