docs: Fix typo in g_unichar_iswide_cjk() comment
authorDavid King <amigadave@amigadave.com>
Fri, 4 Apr 2014 09:42:56 +0000 (10:42 +0100)
committerDavid King <amigadave@amigadave.com>
Fri, 4 Apr 2014 09:43:29 +0000 (10:43 +0100)
glib/guniprop.c

index 969cdc4..82ba889 100644 (file)
@@ -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
  *