commit | 5daeff3e68e4e202effb152f52702a044c09f386 | [log] [tgz] |
---|---|---|
author | David Corbett <[email protected]> | Wed Apr 17 09:11:44 2019 -0400 |
committer | Behdad Esfahbod <[email protected]> | Wed Apr 17 10:06:13 2019 -0400 |
tree | 837018e1f893cd79314de54aa4e70b4497bad842 | |
parent | 6916b77863cd5ce492a274eb85f196f2152fbb96 [diff] [blame] |
Fix "hb_script_" doc typo
diff --git a/src/hb-common.cc b/src/hb-common.cc index 356c2bf..60d16c8 100644 --- a/src/hb-common.cc +++ b/src/hb-common.cc
@@ -488,7 +488,7 @@ /** * hb_script_to_iso15924_tag: - * @script: an #hb_script_ to convert. + * @script: an #hb_script_t to convert. * * See hb_script_from_iso15924_tag(). *