Minor
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Dec 2012 21:51:15 +0000 (16:51 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Dec 2012 21:51:15 +0000 (16:51 -0500)
src/hb-shape.h

index 90a188d..10a35cb 100644 (file)
@@ -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,