changeset 43024:7b45dfaa39cd

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 31 Jan 2002 06:57:08 +0000
parents 44cc2669551f
children 32f6fb5c961f
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Tue Jan 29 22:35:51 2002 +0000
+++ b/src/keyboard.c	Thu Jan 31 06:57:08 2002 +0000
@@ -9144,7 +9144,7 @@
 			 ! NILP (can_return_switch_frame), 0);
 
 #if 0  /* The following is fine for code reading a key sequence and
-	  then proceeding with a lenghty compuation, but it's not good
+	  then proceeding with a lenghty computation, but it's not good
 	  for code reading keys in a loop, like an input method.  */
 #ifdef HAVE_X_WINDOWS
   if (display_hourglass_p)