Update src/hb-ot-color.cc

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

View File

@ -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").