From: Juanma Barranquero Date: Fri, 19 Jul 2002 10:33:44 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~13991 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7f4f573430ee43c937f17bd1791ac1d9150d0b7;p=emacs.git Fix typo. --- diff --git a/src/keyboard.c b/src/keyboard.c index db4ebd1635f..e2f2b74cd6b 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -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,