mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
docs: Fix a typo
This commit is contained in:
parent
2764a61691
commit
381ac2fd78
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue