From: Juanma Barranquero Date: Tue, 21 Feb 2006 08:42:33 +0000 (+0000) Subject: (Window Tree): Fix typo. X-Git-Tag: emacs-pretest-22.0.90~3975 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d040665ade45f4eef99ff4e5aac23ee92de5c856;p=emacs.git (Window Tree): Fix typo. --- diff --git a/lispref/windows.texi b/lispref/windows.texi index fe1d6212df0..dc780e7b828 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -2196,7 +2196,7 @@ root window, and @var{mini} is the frame's minibuffer window. If the root window is not split, @var{root} is the root window itself. Otherwise, @var{root} is a list @code{(@var{dir} @var{edges} @var{w1} -@var{w2} ...)} where @var{dir} is @code{nil} for a horisontal split, +@var{w2} ...)} where @var{dir} is @code{nil} for a horizontal split, and @code{t} for a vertical split, @var{edges} gives the combined size and position of the subwindows in the split, and the rest of the elements are the subwindows in the split. Each of the subwindows may again be