diff lispref/frames.texi @ 56380:dcdd02599cbd

(Input Focus): Minor fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Jul 2004 16:56:23 +0000
parents 48a83b7f435a
children fee4457701d8 029a652ac817
line wrap: on
line diff
--- a/lispref/frames.texi	Fri Jul 09 16:54:04 2004 +0000
+++ b/lispref/frames.texi	Fri Jul 09 16:56:23 2004 +0000
@@ -1008,7 +1008,7 @@
 When using a text-only terminal, only one frame can be displayed at a
 time on the terminal, so after a call to @code{select-frame}, the next
 redisplay actually displays the newly selected frame.  This frame
-remains displayed until a subsequent call to @code{select-frame} or
+remains selected until a subsequent call to @code{select-frame} or
 @code{select-frame-set-input-focus}.  Each terminal frame has a number
 which appears in the mode line before the buffer name (@pxref{Mode
 Line Variables}).