From 12ea4a24c40c7ac28d058e9721479347951e3482 Mon Sep 17 00:00:00 2001 From: n8willis Date: Sat, 11 May 2019 14:08:40 +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 f952bca..c4b800d 100644 --- a/src/hb-ot-color.cc +++ b/src/hb-ot-color.cc @@ -117,7 +117,7 @@ hb_ot_color_palette_get_name_id (hb_face_t *face, * @face: #hb_face_t to work upon * @color_index: The index of the color * - * Fetches the 'name' table Name ID that provides display names for + * Fetches the `name` table Name ID that provides display names for * the specificed color in a face's CPAL color palette. * * Display names can be generic (e.g., "Background") or specific -- 2.7.4