From: Eli Zaretskii Date: Tue, 30 Jan 2018 15:04:12 +0000 (+0200) Subject: Minor wording change in the Emacs manual X-Git-Tag: emacs-26.1-rc1~292 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d4498b57030ee0dbf9adf809363f9524f0c5562;p=emacs.git Minor wording change in the Emacs manual * doc/emacs/screen.texi (Screen): Minor wording change. Suggested by Wesley Ellis in emacs-manual-bugs@gnu.org. --- diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index d00b74fa656..fb4eff9711a 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -18,7 +18,7 @@ frames if you wish (@pxref{Frames}). Each frame consists of several distinct regions. At the top of the frame is a @dfn{menu bar}, which allows you to access commands via a series of menus. On a graphical display, directly below the menu bar -is a @dfn{tool bar}, a row of icons that perform editing commands if +is a @dfn{tool bar}, a row of icons that perform editing commands when you click on them. At the very bottom of the frame is an @dfn{echo area}, where informative messages are displayed and where you enter information when Emacs asks for it.