mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix grammar, spotted by Hye-Shik Chang
This commit is contained in:
parent
8e3bec5418
commit
7109b287cf
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ defines the following functions:
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{mirrored}{unichr}
|
||||
Returns the mirrored property of assigned to the Unicode character
|
||||
Returns the mirrored property assigned to the Unicode character
|
||||
\var{unichr} as integer. Returns \code{1} if the character has been
|
||||
identified as a ``mirrored'' character in bidirectional text,
|
||||
\code{0} otherwise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue