]> Kevux Git Server - fll/commitdiff
Cleanup: Fix mistake in comment.
authorKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 22:41:48 +0000 (16:41 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 22:41:48 +0000 (16:41 -0600)
level_0/f_utf/c/private-utf.h

index a2dbf7d84bf6d92a1d496a105027f25f29cc0f04..26e84e89b94cb9bc503e8807753735f02944d443 100644 (file)
@@ -47,7 +47,8 @@ extern "C" {
  * @see f_utf_is_alpha_digit()
  * @see f_utf_is_alpha_numeric()
  * @see f_utf_is_ascii()
- * @see f_utf_is_combining_  _di_f_utf_is_control()
+ * @see f_utf_is_combining()
+ * @see f_utf_is_control()
  * @see f_utf_is_control_picture()
  * @see f_utf_is_digit()
  * @see f_utf_is_emoji()