[hangul] Fix comment

This commit is contained in:
Behdad Esfahbod 2018-03-31 17:06:17 +02:00
parent 44bf432092
commit 93dad9ade7
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@ preprocess_text_hangul (const hb_ot_shape_plan_t *plan,
* - <V>: U+1160..11A7, U+D7B0..D7C7 * - <V>: U+1160..11A7, U+D7B0..D7C7
* - <T>: U+11A8..11FF, U+D7CB..D7FB * - <T>: U+11A8..11FF, U+D7CB..D7FB
* *
* - Only the <L,V> sequences for the 11xx ranges combine. * - Only the <L,V> sequences for some of the U+11xx ranges combine.
* - Only <LV,T> sequences for T in U+11A8..11C3 combine. * - Only <LV,T> sequences for some of the Ts in U+11xx range combine.
* *
* Here is what we want to accomplish in this shaper: * Here is what we want to accomplish in this shaper:
* *