[doc] minor

Addresses https://github.com/harfbuzz/harfbuzz/pull/2013/files#r335196908
This commit is contained in:
Ebrahim Byagowi 2019-10-16 13:28:15 +03:30 committed by GitHub
parent b0b8551afc
commit 9a68e6b901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ typedef void (*hb_destroy_func_t) (void *user_data);
* @start: the cluster to start applying this feature setting (inclusive).
* @end: the cluster to end applying this feature setting (exclusive).
*
* The hb_feature_t is the structure that holds information about requested
* The #hb_feature_t is the structure that holds information about requested
* feature application. The feature will be applied with the given value to all
* glyphs which are in clusters between @start (inclusive) and @end (exclusive).
* Setting start to @HB_FEATURE_GLOBAL_START and end to @HB_FEATURE_GLOBAL_END