From 008171a4e0c745ade79ab36779f8ca8c9c692f1c Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 10 Oct 2005 13:41:06 +0000 Subject: [PATCH] (Fwindow_tree): Fix spelling. --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 9ef4fc2eacd..ff01b2c902c 100644 --- a/src/window.c +++ b/src/window.c @@ -6279,7 +6279,7 @@ is the frame's minibuffer window. If the root window is not split, ROOT is the root window itself. Otherwise, ROOT is a list (DIR EDGES W1 W2 ...) where DIR is nil for a -horisontal split, and t for a vertical split, EDGES gives the combined +horizontal split, and t for a vertical split, 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 a window or a list representing a window split, and so on. -- 2.39.5