diff src/keyboard.c @ 43024:7b45dfaa39cd

Fix typo.
author Pavel Jan?k <Pavel@Janik.cz>
date Thu, 31 Jan 2002 06:57:08 +0000
parents f3c633e890e1
children 9472d3bc920c
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)