From 32ffcb22f2c3103ea8a1640ee8ea1d4c0eaa8363 Mon Sep 17 00:00:00 2001 From: Hunter Hogan Date: Tue, 3 Mar 2026 12:54:02 -0500 Subject: [PATCH] Tiny typo: "Color hyphen" to "Colon hyphen" --- features/cv26.fea | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/cv26.fea b/features/cv26.fea index c206aee20..a683d7d90 100644 --- a/features/cv26.fea +++ b/features/cv26.fea @@ -1,8 +1,8 @@ -### Color hyphen :- ligature +### Colon hyphen :- ligature lookup colon_hyphen { ignore sub colon colon' hyphen; ignore sub colon' hyphen hyphen; sub colon.spacer hyphen' by colon_hyphen.cv26; sub colon' hyphen by colon.spacer; -} colon_hyphen; \ No newline at end of file +} colon_hyphen;