changeset 36741:1ff754da1128

(syms_of_keyboard) <overriding-local-map>: Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 12 Mar 2001 14:46:47 +0000
parents af252cc6d9c8
children 4af1e8c6b318
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Mon Mar 12 12:49:02 2001 +0000
+++ b/src/keyboard.c	Mon Mar 12 14:46:47 2001 +0000
@@ -10620,7 +10620,7 @@
     "Per-terminal keymap that overrides all other local keymaps.\n\
 If this variable is non-nil, it is used as a keymap instead of the\n\
 buffer's local map, and the minor mode keymaps and text property keymaps.\n\
-This variable is intended to let commands such as `universal-argumemnt'\n\
+This variable is intended to let commands such as `universal-argument'\n\
 set up a different keymap for reading the next command.");
 
   DEFVAR_LISP ("overriding-local-map", &Voverriding_local_map,