chiark / gitweb /
compute Sentence_Break as well
[disorder] / lib / unicode.c
index 48b7b2cc16792930950ee3f0a3355f63da54ac91..032e36ee42f6f037dae0351f22b6173785cbe9a5 100644 (file)
@@ -842,7 +842,7 @@ int utf32_is_word_boundary(const uint32_t *s, size_t ns, size_t n) {
 }
 
 /*@}*/
-/** @defgroup Functions that operate on UTF-8 strings */
+/** @defgroup utf8 Functions that operate on UTF-8 strings */
 /*@{*/
 
 /** @brief Wrapper to transform a UTF-8 string using the UTF-32 function */