From a73137d101e5ce03d6691908bb1bb09c1e440cd4 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 17 Oct 2022 12:18:16 -0600 Subject: [PATCH] [face] Fix annotation --- src/hb-face.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-face.cc b/src/hb-face.cc index 78d6aa16c..e7deb31dd 100644 --- a/src/hb-face.cc +++ b/src/hb-face.cc @@ -806,7 +806,7 @@ hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) /** * hb_face_builder_sort_tables: * @face: A face object created with hb_face_builder_create() - * @tags: (array zero-terminated=1) ordered list of table tags terminated by + * @tags: (array zero-terminated=1): ordered list of table tags terminated by * %HB_TAG_NONE * * Set the ordering of tables for serialization. Any tables not