commit | 76e80c5ca5e820e955438e4c727929ddd99e695e | [log] [tgz] |
---|---|---|
author | n8willis <n8willis@users.noreply.github.com> | Sat May 11 19:51:24 2019 +0100 |
committer | GitHub <noreply@github.com> | Sat May 11 19:51:24 2019 +0100 |
tree | 834ea666373128fcf9be98a6827f8d6168d07122 | |
parent | bcd81932f0bcb2258276ae313709780e90e9b0f6 [diff] |
Update src/hb-ot-color.cc Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
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_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 *