projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de25d4
)
Typo
author
Behdad Esfahbod
<behdad@behdad.org>
Fri, 25 Jul 2014 16:40:56 +0000
(12:40 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Fri, 25 Jul 2014 16:40:56 +0000
(12:40 -0400)
src/hb-common.h
patch
|
blob
|
history
diff --git
a/src/hb-common.h
b/src/hb-common.h
index
32a62e5
..
f5141b9
100644
(file)
--- a/
src/hb-common.h
+++ b/
src/hb-common.h
@@
-316,7
+316,7
@@
typedef enum
hb_script_t
hb_script_from_iso15924_tag (hb_tag_t tag);
-/* sug
e
r for tag_from_string() then script_from_iso15924_tag */
+/* sug
a
r for tag_from_string() then script_from_iso15924_tag */
/* len=-1 means s is NUL-terminated */
hb_script_t
hb_script_from_string (const char *s, int len);