]> git.eshelyaron.com Git - emacs.git/commitdiff
xdisp.c: Fix a typo in a comment for the last commit.
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 15:14:23 +0000 (18:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 15:14:23 +0000 (18:14 +0300)
src/xdisp.c

index fc19b5ce6d7ddf59df9dbf5e02d2acbcefe8d1ca..102eafbba49ac483b5ab872dfadb304657a4655c 100644 (file)
@@ -11173,7 +11173,7 @@ prepare_menu_bars (void)
                  || FRAME_VISIBLE_P (f) == 1
                  /* Exclude TTY frames that are obscured because they
                     are not the top frame on their console.  This is
-                    because x_consider_frame_title actually swit6ches
+                    because x_consider_frame_title actually switches
                     to the frame, which for TTY frames means it is
                     marked as garbaged, and will be completely
                     redrawn on the next redisplay cycle.  This causes