emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 63e1b42f5b 2/2: ; * lisp/leim/quail/indian.el (tamil-translation-


From: Eli Zaretskii
Subject: master 63e1b42f5b 2/2: ; * lisp/leim/quail/indian.el (tamil-translation-rules): Doc fix.
Date: Thu, 14 Jul 2022 02:33:57 -0400 (EDT)

branch: master
commit 63e1b42f5b69d9a7346921b4c1998d7a3a8ae223
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/leim/quail/indian.el (tamil-translation-rules): Doc fix.
---
 lisp/leim/quail/indian.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lisp/leim/quail/indian.el b/lisp/leim/quail/indian.el
index 62836f3131..e652f108dd 100644
--- a/lisp/leim/quail/indian.el
+++ b/lisp/leim/quail/indian.el
@@ -496,13 +496,13 @@ Full key sequences are listed below:"
     ("ௐ" "OM"))
   "List of input sequences to translate to Tamil characters.
 Each element should be (CHARACTER INPUT-SEQUENCES...) where
-CHARACTER is the Tamil character, and INPUT-SEQUENCES is a list
-of input sequences which produce that character.
+CHARACTER is the Tamil character, and INPUT-SEQUENCES are one
+or more input sequences which produce that character.
 
 CHARACTER is considered as a consonant (மெய் எழுத்து) if it ends
 with a pulli (virama).
 
-CHARACTER that is neither a vowel nor a consonant are inserted as
+CHARACTER that is neither a vowel nor a consonant is inserted as
 is."
   :group 'tamil-input
   :type '(alist :key-type string :value-type (repeat string))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]