From: Neal Norwitz Date: Fri, 20 Aug 2004 23:13:26 +0000 (+0000) Subject: Fix grammar, spotted by Hye-Shik Chang X-Git-Tag: v2.4a3~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7109b287cf84cebdfa99b2b0a657d55f6e481be7;p=python Fix grammar, spotted by Hye-Shik Chang --- diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index 771c8672d2..b66627f808 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -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.