]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Thu, 31 Jan 2002 06:57:08 +0000 (06:57 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 31 Jan 2002 06:57:08 +0000 (06:57 +0000)
src/keyboard.c

index 7b36685172aed314c97c42efdb0c49282aaed853..39a4cf93f2802521c119fae947c5d3a3f37f1dd2 100644 (file)
@@ -9144,7 +9144,7 @@ will read just one key sequence.  */)
                         ! 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)