[HB] Fix typo
This commit is contained in:
parent
32c65a5ca3
commit
6b600dd619
@ -46,7 +46,7 @@ hb_face_create_for_data (hb_blob_t *blob,
|
||||
|
||||
typedef hb_blob_t * (*hb_get_table_func_t) (hb_tag_t tag, void *user_data);
|
||||
|
||||
/* calls destory() when not needing user_data anymore */
|
||||
/* calls destroy() when not needing user_data anymore */
|
||||
hb_face_t *
|
||||
hb_face_create_for_tables (hb_get_table_func_t get_table,
|
||||
hb_destroy_func_t destroy,
|
||||
|
Loading…
Reference in New Issue
Block a user