]> git.eshelyaron.com Git - emacs.git/commitdiff
(set-keyboard-coding-system): Doc typo.
authorRichard M. Stallman <rms@gnu.org>
Sat, 27 Jun 1998 17:48:27 +0000 (17:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 27 Jun 1998 17:48:27 +0000 (17:48 +0000)
lisp/international/mule.el

index a1a863c064c749e0bd85abcca50115b1bf34870b..da7a8962dc530d2bac2d0b52a0eec6d015cec0fd 100644 (file)
@@ -711,7 +711,7 @@ See also the command `set-keyboard-coding-system'.")
 (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."