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:
56be677
)
Typo
author
Behdad Esfahbod
<behdad@behdad.org>
Mon, 12 Nov 2012 22:27:33 +0000
(14:27 -0800)
committer
Behdad Esfahbod
<behdad@behdad.org>
Mon, 12 Nov 2012 22:27:33 +0000
(14:27 -0800)
src/hb-ot-shape-complex-indic.cc
patch
|
blob
|
history
diff --git
a/src/hb-ot-shape-complex-indic.cc
b/src/hb-ot-shape-complex-indic.cc
index
73a68fe
..
32b9cf5
100644
(file)
--- a/
src/hb-ot-shape-complex-indic.cc
+++ b/
src/hb-ot-shape-complex-indic.cc
@@
-523,7
+523,7
@@
initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
* half form.
* A ZWJ before a Halant, requests a subjoined form instead, and hence
* search continues. This is particularly important for Bengali
- * sequence Ra,H,Ya that shoul
s
form Ya-Phalaa by subjoining Ya. */
+ * sequence Ra,H,Ya that shoul
d
form Ya-Phalaa by subjoining Ya. */
if (start < i &&
info[i].indic_category() == OT_ZWJ &&
info[i - 1].indic_category() == OT_H)