Update src/hb-glib.cc

Co-Authored-By: Khaled Hosny <dr.khaled.hosny@gmail.com>
This commit is contained in:
n8willis 2020-04-13 15:15:00 +01:00 committed by GitHub
parent fb9d106797
commit fd59cc700a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ void free_static_glib_funcs ()
* Fetches a Unicode-functions structure that is populated
* with the appropriate GLib function for each method.
*
* Return value: (transfer full): a pointer to the #hb_unicode_funcs_t Unicode-functions structure
* Return value: (transfer none): a pointer to the #hb_unicode_funcs_t Unicode-functions structure
*
* Since: 0.9.38
**/