From 3535f2d31efe1ebe44ba63f980882ba23cdcde3b Mon Sep 17 00:00:00 2001 From: n8willis Date: Sat, 11 May 2019 14:07:38 +0100 Subject: [PATCH] Update src/hb-ot-color.cc Co-Authored-By: Khaled Hosny --- src/hb-ot-color.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-color.cc b/src/hb-ot-color.cc index 254e60b..f952bca 100644 --- a/src/hb-ot-color.cc +++ b/src/hb-ot-color.cc @@ -94,7 +94,7 @@ hb_ot_color_palette_get_count (hb_face_t *face) * @face: #hb_face_t to work upon * @palette_index: The index of the color palette * - * Fetches the 'name' table Name ID that provides display names for + * Fetches the `name` table Name ID that provides display names for * a CPAL color palette. * * Palette display names can be generic (e.g., "Default") or provide -- 2.7.4