diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-22 14:45:07 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-22 14:45:07 +0000 |
commit | bd5e70536d52f6592d957fa79b77cf20c8a61358 (patch) | |
tree | c4f14a4163d88160c83d6694238d63bf1cfe797d /man/trouble.texi | |
parent | 5937ea4116b0ecae8c2d8df25dda3674a67c1cf5 (diff) | |
download | emacs-bd5e70536d52f6592d957fa79b77cf20c8a61358.tar.gz |
(Screen Garbled): Remove a comma.
Diffstat (limited to 'man/trouble.texi')
-rw-r--r-- | man/trouble.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/trouble.texi b/man/trouble.texi index 58361a6c517..0614fb72c90 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -160,7 +160,7 @@ back to top level. @xref{Recursive Edit}. @subsection Garbage on the Screen If the data on the screen looks wrong, the first thing to do is see -whether the text is really wrong. Type @kbd{C-l}, to redisplay the +whether the text is really wrong. Type @kbd{C-l} to redisplay the entire screen. If the screen appears correct after this, the problem was entirely in the previous screen update. (Otherwise, see @ref{Text Garbled}.) |