diff options
| -rw-r--r-- | lispref/frames.texi | 2 |
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 | |||
| 1476 | window don't matter; only the frame matters. | 1476 | window don't matter; only the frame matters. |
| 1477 | 1477 | ||
| 1478 | If @var{header} is non-nil, the frame title for the box is | 1478 | If @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 |
| 1480 | for @code{message-box} (@pxref{The Echo Area}). | 1480 | for @code{message-box} (@pxref{The Echo Area}). |
| 1481 | 1481 | ||
| 1482 | In some configurations, Emacs cannot display a real dialog box; so | 1482 | In some configurations, Emacs cannot display a real dialog box; so |