Update src/hb-icu.cc

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

View File

@ -372,7 +372,7 @@ void free_static_icu_funcs ()
* Fetches a Unicode-functions structure that is populated
* with the appropriate ICU 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
**/