diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libunicodedata.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index 771c867..b66627f 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. |