Update src/hb-ot-color.cc

Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
n8willis 2019-05-11 14:06:56 +01:00 committed by GitHub
parent cd9889cac3
commit 12d2c472fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
* hb_ot_color_has_palettes:
* @face: #hb_face_t to work upon
*
* Tests whether a face includes a CPAL color-palette table.
* Tests whether a face includes a `CPAL` color-palette table.
*
* Return value: true if data found, false otherwise
*