[doc] fix minor typo

This commit is contained in:
Ebrahim Byagowi 2019-09-15 20:43:33 +04:30 committed by GitHub
parent aab279b33d
commit 8a16d6f1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
**/