# HG changeset patch # User Eli Zaretskii # Date 984408407 0 # Node ID 1ff754da1128f6f82e134d25892a279db734bab1 # Parent af252cc6d9c8f4e82e11259c756a50b7b9785149 (syms_of_keyboard) : Doc fix. diff -r af252cc6d9c8 -r 1ff754da1128 src/keyboard.c --- 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,