changeset 20467:813cabaafefb

(set-language-info): Doc fix. (input-method-inactivate-hook): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Fri, 19 Dec 1997 14:51:52 +0000
parents 38cee46393d4
children 2fbad61cd5d0
files lisp/international/mule-cmds.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el	Fri Dec 19 14:46:20 1997 +0000
+++ b/lisp/international/mule-cmds.el	Fri Dec 19 14:51:52 1997 +0000
@@ -248,7 +248,7 @@
 
 charset: list of symbols whose values are charsets specific to the language.
 
-coding-system: list of coding systems specific to the langauge.
+coding-system: list of coding systems specific to the language.
 
 tutorial: a tutorial file name written in the language.
 
@@ -626,7 +626,7 @@
   "Normal hook run just after an input method is inactivated.
 
 The variable `current-input-method' still keeps the input method name
-just inacitvated.")
+just inactivated.")
 
 (defvar input-method-after-insert-chunk-hook nil
   "Normal hook run just after an input method insert some chunk of text.")