From 30fb50d912b3e21f6bb2df0bcc41a8dbd5c00efc Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 5 Dec 2024 22:47:19 +0100 Subject: Fix typos in cyrillic compose sequences --- srcs/compose/compose/cyrillic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'srcs/compose') diff --git a/srcs/compose/compose/cyrillic.json b/srcs/compose/compose/cyrillic.json index 5450dd6..61a8807 100644 --- a/srcs/compose/compose/cyrillic.json +++ b/srcs/compose/compose/cyrillic.json @@ -25,7 +25,7 @@ "а": { "е": "ѣ", "у": "ѡ", - "ч": "combining_acute", + "ч": "combining_aigu", "ы": "ѣ", "ь": "ꙙ", "ꙋ": "ꙍ", @@ -106,7 +106,7 @@ "и": "ѵ", "й": "ў", "у": "ӯ", - "ч": "combining_porkrytie", + "ч": "combining_pokrytie", "і": "ѵ", "ј": "ў" }, @@ -117,7 +117,7 @@ }, "ч": { ".": "ҷ", - "а": "combining_acute", + "а": "combining_aigu", "б": "combining_slavonic_psili", "е": "combining_trema", "й": "combining_breve", -- cgit v1.2.3