summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-11 02:15:45 +0200
committerBruno Haible <bruno@clisp.org>2009-05-11 02:15:45 +0200
commita5d1310ba89b6516620cbf8f1efcbb5349f116a7 (patch)
tree69d850a8bca351cb7d869100d116e01a8ad10f5a /doc
parent7e44f1d590a84678b99750034d3561a94e0da08c (diff)
downloadlibunistring-a5d1310ba89b6516620cbf8f1efcbb5349f116a7.tar.gz
Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/unictype.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unictype.texi b/doc/unictype.texi
index a154ead..129159c 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -637,7 +637,7 @@ characters that do not represent a number.
@cindex Unicode character, mirroring
Character mirroring is used to associate the closing parenthesis character
to the opening parenthesis character, the closing brace character with the
-closing brace character, and so on.
+opening brace character, and so on.
The following function looks up the mirrored character of a Unicode character.