diff lispref/windows.texi @ 22267:dfac7398266b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 May 1998 23:47:15 +0000
parents 40089afa2b1d
children 467b88fab665
line wrap: on
line diff
--- a/lispref/windows.texi	Wed May 27 21:32:17 1998 +0000
+++ b/lispref/windows.texi	Wed May 27 23:47:15 1998 +0000
@@ -253,7 +253,7 @@
 
 @deffn Command split-window-vertically size
 This function splits the selected window into two windows, one above the
-other, leaving the upper of the two window selected, with @var{size}
+other, leaving the upper of the two windows selected, with @var{size}
 lines.  (If @var{size} is negative, then the lower of the two windows
 gets @minus{} @var{size} lines and the upper window gets the rest, but
 the upper window is still the one selected.)