mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 13:23:07 +02:00
docs: Fix typo in g_unichar_iswide_cjk() comment
This commit is contained in:
parent
4a4b044321
commit
3cfa44da5a
@ -498,7 +498,7 @@ g_unichar_iswide (gunichar c)
|
|||||||
*
|
*
|
||||||
* If a character passes the g_unichar_iswide() test then it will also pass
|
* If a character passes the g_unichar_iswide() test then it will also pass
|
||||||
* this test, but not the other way around. Note that some characters may
|
* this test, but not the other way around. Note that some characters may
|
||||||
* pas both this test and g_unichar_iszerowidth().
|
* pass both this test and g_unichar_iszerowidth().
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if the character is wide in legacy East Asian locales
|
* Returns: %TRUE if the character is wide in legacy East Asian locales
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user