it's 'rather than'; reported by James Bateman on docs@
This commit is contained in:
parent
71a5ea0a9b
commit
c67975beea
|
@ -652,7 +652,7 @@ the following methods:
|
|||
|
||||
.. note::
|
||||
|
||||
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
|
||||
character (a string of length 1). (This note is true whenever the
|
||||
documentation mentions a character.) The built-in :func:`ord` is handy for
|
||||
conveying strings to codes.
|
||||
|
|
Loading…
Reference in New Issue