diff options
author | John Paul Wallington <jpw@pobox.com> | 2003-02-11 14:50:15 +0000 |
---|---|---|
committer | John Paul Wallington <jpw@pobox.com> | 2003-02-11 14:50:15 +0000 |
commit | 9b4f7f2ed203bfcc5bfdf520588a1854563917d7 (patch) | |
tree | ce22a82af7710664ad8495dc7663b9acd271aa55 /lisp/language | |
parent | 078d0f38885619374c12e2ad7ada459e98d5913c (diff) | |
download | emacs-9b4f7f2ed203bfcc5bfdf520588a1854563917d7.tar.gz emacs-9b4f7f2ed203bfcc5bfdf520588a1854563917d7.tar.bz2 emacs-9b4f7f2ed203bfcc5bfdf520588a1854563917d7.zip |
("Tamil"): Doc fix.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/tamil.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/tamil.el b/lisp/language/tamil.el index dfa1cdb1d9d..be02f07376c 100644 --- a/lisp/language/tamil.el +++ b/lisp/language/tamil.el @@ -35,7 +35,7 @@ (input-method . "tamil-itrans") (features tml-util) (documentation . "\ -South Indian Language Tamikl supported in this language environment.")) +South Indian Language Tamil supported in this language environment.")) '("Indian")) (provide 'tamil) |