Update src/hb-ot-math.cc
Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
parent
46e05ecca1
commit
ddc6dd42f7
|
@ -97,7 +97,7 @@ hb_ot_math_get_constant (hb_font_t *font,
|
|||
* Fetches an italics-correction value (if one exists) for the specified
|
||||
* glyph index.
|
||||
*
|
||||
* Return value: the italics correction of the glyph or 0
|
||||
* Return value: the italics correction of the glyph or zero
|
||||
*
|
||||
* Since: 1.3.3
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue