diff options
author | Bastien Guerry <bzg@gnu.org> | 2012-10-27 13:06:08 +0200 |
---|---|---|
committer | Bastien Guerry <bzg@gnu.org> | 2012-10-27 13:06:08 +0200 |
commit | caa5e5a44dd23b77dfc38f7dd8b63af241149410 (patch) | |
tree | 23522c80b62fd246ff68aca8dbaf3e4ce6f187fd /doc/emacs/screen.texi | |
parent | d069271c256aa0b4e6bee71a5995c36d20030cd5 (diff) |
Fix typo in screen.texi.
Diffstat (limited to 'doc/emacs/screen.texi')
-rw-r--r-- | doc/emacs/screen.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index 989cf998bf..2b8edaf937 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -314,5 +314,5 @@ the echo area. You can use the up and down arrow keys to move through the menu to different items, and then you can type @key{RET} to select the item. Each menu item is also designated by a letter or digit (usually the initial of some word in the item's name). This letter or -digit is separated from the item name by @samp{=>}. You can type the +digit is separated from the item name by @samp{==>}. You can type the item's letter or digit to select the item. |