From 6f69fa283e0a488da811df78bc83c41ed248b688 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 21 Dec 2012 16:51:15 -0500 Subject: [PATCH] Minor --- src/hb-shape.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-shape.h b/src/hb-shape.h index 90a188d2a..10a35cb51 100644 --- a/src/hb-shape.h +++ b/src/hb-shape.h @@ -52,7 +52,7 @@ hb_bool_t hb_feature_from_string (const char *str, int len, hb_feature_t *feature); -/* something like 128 bytes is more than enough. +/* Something like 128 bytes is more than enough. * nul-terminates. */ void hb_feature_to_string (hb_feature_t *feature,