summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-11 17:12:14 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-11 17:12:14 +0000
commit44c2f547bc110f5d4499b7d65004163b063ded4f (patch)
treeff367d188dd330556f7d989a1086b638c3bf27b1
parent07bcc8b909682ed896a2f1bc9e192cd36f4922c5 (diff)
downloademacs-44c2f547bc110f5d4499b7d65004163b063ded4f.tar.gz
("Vietnamese"): Fix typos.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/language/vietnamese.el4
2 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d5b182f46b7..14f296db2e1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-11 Juanma Barranquero <lektu@terra.es>
+
+ * language/vietnamese.el ("Vietnamese"): Fix typos.
+
2003-02-07 Francesco Potort,Al(B <pot@gnu.org>
* language/european.el ("French", "Italian"): New languages.
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el
index 92273b734af..013fe00299c 100644
--- a/lisp/language/vietnamese.el
+++ b/lisp/language/vietnamese.el
@@ -183,9 +183,9 @@
(features viet-util)
(sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn")
(documentation . "\
-For Vietnamese, Emacs uses special charasets internally.
+For Vietnamese, Emacs uses special charsets internally.
They can be decoded from and encoded to VISCC, VSCII, and VIQR.
-Current setting put higher priority to the coding system VISCII than VSCII.
+Current setting puts higher priority to the coding system VISCII than VSCII.
If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)")
))