From ddc6dd42f753a20204898e41cc711b0100638330 Mon Sep 17 00:00:00 2001 From: n8willis Date: Sat, 11 May 2019 14:10:11 +0100 Subject: [PATCH] Update src/hb-ot-math.cc Co-Authored-By: Khaled Hosny --- src/hb-ot-math.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-math.cc b/src/hb-ot-math.cc index 99ce744..6883852 100644 --- a/src/hb-ot-math.cc +++ b/src/hb-ot-math.cc @@ -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 **/ -- 2.7.4