aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index bb3c827fe34..0d716c65d98 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1476,7 +1476,7 @@ Dialog boxes always appear in the center of a frame; the argument
1476window don't matter; only the frame matters. 1476window don't matter; only the frame matters.
1477 1477
1478If @var{header} is non-nil, the frame title for the box is 1478If @var{header} is non-nil, the frame title for the box is
1479``Information'', otherwise it is ``Question''. The former is used 1479``Information'', otherwise it is ``Question''. The former is used
1480for @code{message-box} (@pxref{The Echo Area}). 1480for @code{message-box} (@pxref{The Echo Area}).
1481 1481
1482In some configurations, Emacs cannot display a real dialog box; so 1482In some configurations, Emacs cannot display a real dialog box; so