aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 70b7e58feb5..e1a30ee5714 100644
--- a/src/window.c
+++ b/src/window.c
@@ -7261,7 +7261,7 @@ resizing a window preferably resizes one adjacent window only.
7261 7261
7262If this variable is t, splitting a window tries to get the space 7262If this variable is t, splitting a window tries to get the space
7263proportionally from all windows in the same combination. This also 7263proportionally from all windows in the same combination. This also
7264allows to split a window that is otherwise too small or of fixed size. 7264allows splitting a window that is otherwise too small or of fixed size.
7265Resizing and deleting a window proportionally resize all windows in the 7265Resizing and deleting a window proportionally resize all windows in the
7266same combination. 7266same combination.
7267 7267