changeset 52572:aae303184c82

(Remapping Commands): Fix typo.
author Richard M. Stallman <rms@gnu.org>
date Mon, 22 Sep 2003 15:47:21 +0000
parents 6de55a10c444
children e219c98aa620
files lispref/keymaps.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/keymaps.texi	Mon Sep 22 15:39:47 2003 +0000
+++ b/lispref/keymaps.texi	Mon Sep 22 15:47:21 2003 +0000
@@ -1280,7 +1280,7 @@
   A special kind of key binding, using a special ``key sequence''
 which includes a command name, has the effect of @dfn{remapping} that
 command into another.  Here's how it works.  You make a key binding
-for a key sequence tha starts with the dummy event @code{remap},
+for a key sequence that starts with the dummy event @code{remap},
 followed by the command name you want to remap.  Specify the remapped
 definition as the definition in this binding.  The remapped definition
 is usually a command name, but it can be any valid definition for