Update hb-face.cc

This commit is contained in:
n8willis 2020-04-26 16:01:31 +01:00 committed by Khaled Hosny
parent 726e320ece
commit 41b46a3cb2
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ DEFINE_NULL_INSTANCE (hb_face_t) =
* Creates a new face object from the specified @user_data and @reference_table_func,
* with the @destroy callback.
*
* Return value: (transfer full)
* Return value: (transfer full): The new face object
*
* Since: 0.9.2
**/