From d040665ade45f4eef99ff4e5aac23ee92de5c856 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Feb 2006 08:42:33 +0000 Subject: [PATCH] (Window Tree): Fix typo. --- lispref/windows.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2