Update src/hb-ot-color.cc
authorn8willis <n8willis@users.noreply.github.com>
Sat, 11 May 2019 18:51:24 +0000 (19:51 +0100)
committerGitHub <noreply@github.com>
Sat, 11 May 2019 18:51:24 +0000 (19:51 +0100)
Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
src/hb-ot-color.cc

index bde36ca..f3afe0c 100644 (file)
@@ -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
  *