[docs] Fix typo

This commit is contained in:
Khaled Hosny 2021-01-20 22:35:34 +02:00 committed by Behdad Esfahbod
parent a44dd339f9
commit 051a3c7b9a

View File

@ -1175,7 +1175,7 @@ hb_font_get_glyph_from_name (hb_font_t *font,
* hb_font_get_extents_for_direction:
* @font: #hb_font_t to work upon
* @direction: The direction of the text segment
* @extents: (out): The #hb_glyph_extents_t retrieved
* @extents: (out): The #hb_font_extents_t retrieved
*
* Fetches the extents for a font in a text segment of the
* specified direction.