diff lisp/international/mule.el @ 22627:bde21619877b

(set-keyboard-coding-system): Doc typo.
author Richard M. Stallman <rms@gnu.org>
date Sat, 27 Jun 1998 17:48:27 +0000
parents 7caa2d11f973
children a9212d075e88
line wrap: on
line diff
--- a/lisp/international/mule.el	Sat Jun 27 04:52:31 1998 +0000
+++ b/lisp/international/mule.el	Sat Jun 27 17:48:27 1998 +0000
@@ -711,7 +711,7 @@
 (defun set-keyboard-coding-system (coding-system)
   "Set coding system for keyboard input to CODING-SYSTEM.
 In addition, this command enables Encoded-kbd minor mode.
-\(If CODING-SYSTEM is nil, Encoded-bkd mode is turned off.)
+\(If CODING-SYSTEM is nil, Encoded-kbd mode is turned off.)
 For a list of possible values of CODING-SYSTEM, use \\[list-coding-systems].
 The default is determined by the selected language environment
 or by the previous use of this command."