Typo
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 25 Jul 2014 16:40:56 +0000 (12:40 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 25 Jul 2014 16:40:56 +0000 (12:40 -0400)
src/hb-common.h

index 32a62e5..f5141b9 100644 (file)
@@ -316,7 +316,7 @@ typedef enum
 hb_script_t
 hb_script_from_iso15924_tag (hb_tag_t tag);
 
-/* suger for tag_from_string() then script_from_iso15924_tag */
+/* sugar for tag_from_string() then script_from_iso15924_tag */
 /* len=-1 means s is NUL-terminated */
 hb_script_t
 hb_script_from_string (const char *s, int len);