This commit is contained in:
Behdad Esfahbod 2012-12-21 16:51:15 -05:00
parent f4abcbfc62
commit 6f69fa283e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ hb_bool_t
hb_feature_from_string (const char *str, int len,
hb_feature_t *feature);
/* something like 128 bytes is more than enough.
/* Something like 128 bytes is more than enough.
* nul-terminates. */
void
hb_feature_to_string (hb_feature_t *feature,