]> granicus.if.org Git - python/commitdiff
Fix grammar, spotted by Hye-Shik Chang
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 20 Aug 2004 23:13:26 +0000 (23:13 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 20 Aug 2004 23:13:26 +0000 (23:13 +0000)
Doc/lib/libunicodedata.tex

index 771c8672d251bd6f506630c6f1b5c93cca3ce161..b66627f808c06a584245a6d7da7975bcc4eb4b5c 100644 (file)
@@ -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.