From: n8willis Date: Sat, 11 May 2019 13:09:26 +0000 (+0100) Subject: Update src/hb-ot-color.cc X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d9870b4799f20a6c58a2c071713e56aa93b0221;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Update src/hb-ot-color.cc Co-Authored-By: Khaled Hosny --- diff --git a/src/hb-ot-color.cc b/src/hb-ot-color.cc index c4b800d..a0248c5 100644 --- a/src/hb-ot-color.cc +++ b/src/hb-ot-color.cc @@ -118,7 +118,7 @@ hb_ot_color_palette_get_name_id (hb_face_t *face, * @color_index: The index of the color * * Fetches the `name` table Name ID that provides display names for - * the specificed color in a face's CPAL color palette. + * the specificed color in a face's `CPAL` color palette. * * Display names can be generic (e.g., "Background") or specific * (e.g., "Eye color").