changeset 46535:31de99e267b3

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Jul 2002 10:33:44 +0000
parents 9059071c4fa9
children 7a35cb022d0c
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Fri Jul 19 07:01:33 2002 +0000
+++ b/src/keyboard.c	Fri Jul 19 10:33:44 2002 +0000
@@ -8586,7 +8586,7 @@
 		  /* 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,