From: n8willis Date: Sat, 11 May 2019 18:51:24 +0000 (+0100) Subject: Update src/hb-ot-color.cc X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76e80c5ca5e820e955438e4c727929ddd99e695e;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 bde36ca..f3afe0c 100644 --- a/src/hb-ot-color.cc +++ b/src/hb-ot-color.cc @@ -192,7 +192,7 @@ hb_ot_color_palette_get_colors (hb_face_t *face, * hb_ot_color_has_layers: * @face: #hb_face_t to work upon * - * Tests whether a face includes any COLR color layers. + * Tests whether a face includes any `COLR` color layers. * * Return value: true if data found, false otherwise *