From 93dad9ade7078d28086b2e5c3b5e8dafa67617d2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 31 Mar 2018 17:06:17 +0200 Subject: [PATCH] [hangul] Fix comment --- src/hb-ot-shape-complex-hangul.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-ot-shape-complex-hangul.cc b/src/hb-ot-shape-complex-hangul.cc index 7508c223c..6ed89b1fd 100644 --- a/src/hb-ot-shape-complex-hangul.cc +++ b/src/hb-ot-shape-complex-hangul.cc @@ -151,8 +151,8 @@ preprocess_text_hangul (const hb_ot_shape_plan_t *plan, * - : U+1160..11A7, U+D7B0..D7C7 * - : U+11A8..11FF, U+D7CB..D7FB * - * - Only the sequences for the 11xx ranges combine. - * - Only sequences for T in U+11A8..11C3 combine. + * - Only the sequences for some of the U+11xx ranges combine. + * - Only sequences for some of the Ts in U+11xx range combine. * * Here is what we want to accomplish in this shaper: *