mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
Typo fix
This commit is contained in:
parent
2d33a6b4df
commit
01d34763f0
1 changed files with 1 additions and 1 deletions
|
@ -2658,7 +2658,7 @@ hb_font_set_variations (hb_font_t *font,
|
|||
* Change the value of one variation axis on the font.
|
||||
*
|
||||
* Note: This function is expensive to be called repeatedly.
|
||||
* If you want to set multipl variation axes at the same time,
|
||||
* If you want to set multiple variation axes at the same time,
|
||||
* use hb_font_set_variations() instead.
|
||||
*
|
||||
* XSince: REPLACEME
|
||||
|
|
Loading…
Add table
Reference in a new issue