; Fix last change of Devanagari composition rules.

This commit is contained in:
Eli Zaretskii 2022-05-07 18:10:42 +03:00
parent e59c42950f
commit 2e461ab2dc

View file

@ -183,7 +183,7 @@ which used the Kaithi script are supported in this language environment."))
;; special consonant form, or
"JHR\\|"
;; vedic accents with numerals, or
"1ss\\|3ss\\|s3ss\\|"
"1ss?\\|3ss\\|s3ss\\|"
;; any other singleton characters
"X")
table))