[#392] ir/alphabet: Rename constant corresponding to I/izhei letter

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-02-24 17:58:03 +03:00 committed by Alex Vanin
parent 356962c4d9
commit 0bca98975a

View file

@ -17,7 +17,7 @@ const (
dzelo
zemlja
izhe
iZhei
izhei
gerv
kako
ljudi
@ -77,7 +77,7 @@ func (l glagoliticLetter) configString() string {
return "zemlja"
case izhe:
return "izhe"
case iZhei:
case izhei:
return "izhei"
case gerv:
return "gerv"