[doc] fix minor typo
This commit is contained in:
parent
aab279b33d
commit
8a16d6f1c1
|
@ -1227,7 +1227,7 @@ hb_ot_layout_collect_lookups (hb_face_t *face,
|
|||
* @glyphs_output: (out): Array of glyphs that would be the substitued output of the lookup
|
||||
*
|
||||
* Fetches a list of all glyphs affected by the specified lookup in the
|
||||
* specified face's GSUB table of GPOS table.
|
||||
* specified face's GSUB table or GPOS table.
|
||||
*
|
||||
* Since: 0.9.7
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue