Cosmetic: typo fix
This commit is contained in:
parent
b5acde43ed
commit
193e0e3e8e
|
@ -1353,7 +1353,7 @@ hb_font_get_glyph_from_name (hb_font_t *font,
|
|||
* @draw_data: User data to pass to draw callbacks
|
||||
*
|
||||
* Fetches the glyph shape that corresponds to a glyph in the specified @font.
|
||||
* The shape is returned by way of calls to the callsbacks of the @dfuncs
|
||||
* The shape is returned by way of calls to the callbacks of the @dfuncs
|
||||
* objects, with @draw_data passed to them.
|
||||
*
|
||||
* Since: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue