docs: Fix a typo

This commit is contained in:
Matthias Clasen 2023-01-05 17:48:09 -05:00 committed by Behdad Esfahbod
parent 2764a61691
commit 381ac2fd78
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ hb_face_collect_unicodes (hb_face_t *face,
* @unicodes: (nullable) (out): The set to add Unicode characters to, or %NULL
*
* Collects the mapping from Unicode characters to nominal glyphs of the @face,
* and optionall all of the Unicode characters covered by @face.
* and optionally all of the Unicode characters covered by @face.
*
* Since: REPLACEME
*/