# HG changeset patch # User Juanma Barranquero # Date 1128951666 0 # Node ID a234d371d212cdd4e76b23ef7314645ad9a9220a # Parent ef546abd28874f27a06687419bc937ea1a7ed5ea (Fwindow_tree): Fix spelling. diff -r ef546abd2887 -r a234d371d212 src/window.c --- a/src/window.c Mon Oct 10 12:27:21 2005 +0000 +++ b/src/window.c Mon Oct 10 13:41:06 2005 +0000 @@ -6279,7 +6279,7 @@ 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.