Update src/hb-ot-math.cc

Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
n8willis 2019-05-11 14:10:11 +01:00 committed by GitHub
parent 46e05ecca1
commit ddc6dd42f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
**/