From 9a68e6b901967da14a5da5acb535c944794627b8 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Wed, 16 Oct 2019 13:28:15 +0330 Subject: [PATCH] [doc] minor Addresses https://github.com/harfbuzz/harfbuzz/pull/2013/files#r335196908 --- src/hb-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-common.h b/src/hb-common.h index 9cfaab11b..037e50880 100644 --- a/src/hb-common.h +++ b/src/hb-common.h @@ -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