From 2f903215c5da2330a37abe489a3f45f7c3fd5a09 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 16 Jul 2012 13:54:43 -0400 Subject: [PATCH] Minor --- src/hb-ot-shape-complex-indic.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 1bc3d4b9..564b9803 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -805,7 +805,7 @@ final_reordering_syllable (hb_buffer_t *buffer, hb_mask_t *mask_array, * the following rules: * * 1. Only reorder a glyph produced by substitution during application - * of the feature. (Note that a font may shape a Ra consonant with + * of the feature. (Note that a font may shape a Ra consonant with * the feature generally but block it in certain contexts.) * * 2. Try to find a target position the same way as for pre-base matra. -- GitLab