Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 19 Jul 2002 10:33:44 +0000 (10:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 19 Jul 2002 10:33:44 +0000 (10:33 +0000)
src/keyboard.c

index db4ebd1..e2f2b74 100644 (file)
@@ -8586,7 +8586,7 @@ read_key_sequence (keybuf, bufsize, prompt, dont_downcase_last,
                  /* Record that a fake prefix key has been generated
                     for KEY.  Don't modify the event; this would
                     prevent proper action when the event is pushed
-                    back tino unread-command-events.  */
+                    back into unread-command-events.  */
                  fake_prefixed_keys = Fcons (key, fake_prefixed_keys);
 
                  /* If on a mode line string with a local keymap,