Fix "hb_script_" doc typo

This commit is contained in:
David Corbett 2019-04-17 09:11:44 -04:00 committed by Behdad Esfahbod
parent 6916b77863
commit 5daeff3e68
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ hb_script_from_string (const char *str, int len)
/**
* hb_script_to_iso15924_tag:
* @script: an #hb_script_ to convert.
* @script: an #hb_script_t to convert.
*
* See hb_script_from_iso15924_tag().
*