aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 72d69723ef..8b8434c13a 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -646,7 +646,7 @@ x_consider_frame_title (frame)
#endif
/* Prepare for redisplay by updating menu-bar item lists when appropriate.
- This can't be done in `redisplay' itself because it can call eval. */
+ This can call eval. */
void
prepare_menu_bars ()