summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-12-03 23:30:28 +0100
committerBruno Haible <bruno@clisp.org>2017-12-03 23:30:28 +0100
commitb227d76bef2ac9939548d2ed0b3cba8ac5a9ef3c (patch)
tree854d3b25ebd9c8fa49a51d7ff15da100a4691fd9
parentf6a048ac840ea64684484cd61f24747cbace86ce (diff)
downloadlibunistring-b227d76bef2ac9939548d2ed0b3cba8ac5a9ef3c.tar.gz
doc: Fix typo.
* doc/unigbrk.texi (Grapheme cluster break property): Fix typo.
-rw-r--r--doc/unigbrk.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unigbrk.texi b/doc/unigbrk.texi
index d7847cc..ecf2bf3 100644
--- a/doc/unigbrk.texi
+++ b/doc/unigbrk.texi
@@ -148,7 +148,7 @@ This implements the extended (not legacy) grapheme cluster rules
described in the Unicode standard, because the standard says that they
are preferred.
-Note that this function do not handle the case when three ore more
+Note that this function do not handle the case when three or more
consecutive characters are needed to determine the boundary. Use
@func{uc_grapheme_breaks} for such cases.
@end deftypefun