Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / src / hb-ot-shape-complex-myanmar-machine.rl
index 67133cd..098a63e 100644 (file)
@@ -78,7 +78,7 @@ complex_syllable_tail = As* medial_group main_vowel_group post_vowel_group* pwo_
 syllable_tail = (H (c|IV).VS?)* (H | complex_syllable_tail);
 
 consonant_syllable =   (k|CS)? (c|IV|D|GB).VS? syllable_tail;
-punctuation_cluster =  P V;
+punctuation_cluster =  P V;
 broken_cluster =       k? VS? syllable_tail;
 other =                        any;