From bcd81932f0bcb2258276ae313709780e90e9b0f6 Mon Sep 17 00:00:00 2001 From: n8willis Date: Sat, 11 May 2019 14:10:32 +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 6883852..c77096f 100644 --- a/src/hb-ot-math.cc +++ b/src/hb-ot-math.cc @@ -152,7 +152,7 @@ hb_ot_math_is_glyph_extended_shape (hb_face_t *face, * @kern: The #hb_ot_math_kern_t from which to retrieve the value * @correction_height: the correction height to use to determine the kerning. * - * Fetches the MathKern table for the specified font, glyph index, and + * Fetches the math kerning (cut-ins) value for the specified font, glyph index, and * @kern. * * If the MathKern table is found, the function examines it to find a height -- 2.7.4