[doc] Minor

This commit is contained in:
Khaled Hosny 2023-02-11 19:17:37 +02:00
parent ab191d9dc7
commit bfc2af5d51
1 changed files with 1 additions and 1 deletions

View File

@ -2470,7 +2470,7 @@ hb_font_get_ptem (hb_font_t *font)
* Synthetic boldness is applied when rendering a glyph via
* hb_font_draw_glyph().
*
* If @in_place is %FALSE, then glyph advance-widths are also
* If @in_place is `FALSE`, then glyph advance-widths are also
* adjusted, otherwise they are not. The in-place mode is
* useful for simulating [font grading](https://fonts.google.com/knowledge/glossary/grade).
*