[glib] docs: Fix typo in g_unichar_iswide_cjk() comment
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Fix typo in g_unichar_iswide_cjk() comment
- Date: Fri, 4 Apr 2014 09:43:48 +0000 (UTC)
commit 3cfa44da5a6f07b6416935c0f66d4d49e9398524
Author: David King <amigadave amigadave com>
Date: Fri Apr 4 10:42:56 2014 +0100
docs: Fix typo in g_unichar_iswide_cjk() comment
glib/guniprop.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/guniprop.c b/glib/guniprop.c
index 969cdc4..82ba889 100644
--- a/glib/guniprop.c
+++ b/glib/guniprop.c
@@ -498,7 +498,7 @@ g_unichar_iswide (gunichar c)
*
* 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
- * 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
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]