diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 23:15:22 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 23:15:22 +0200 |
commit | 853c9cf3718db7c9f6d723e45031016231e1cbd1 (patch) | |
tree | e6a5cafe819de3d14665da32bfd87259b089ec02 /doc/unigbrk.texi | |
parent | 7b350538dddb27a4513158cb6b6405b85f175ad1 (diff) | |
parent | 10bd216b0099d2ae8cb22c664fb725165096f95c (diff) |
Merge branch 'release/debian/0.9.10-1'debian/0.9.10-1
Diffstat (limited to 'doc/unigbrk.texi')
-rw-r--r-- | doc/unigbrk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unigbrk.texi b/doc/unigbrk.texi index d7847cc2..c5ced90c 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 does 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 |