diff options
Diffstat (limited to 'src/window.c')
| -rw-r--r-- | src/window.c | 2 |
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 | ||
| 7262 | If this variable is t, splitting a window tries to get the space | 7262 | If this variable is t, splitting a window tries to get the space |
| 7263 | proportionally from all windows in the same combination. This also | 7263 | proportionally from all windows in the same combination. This also |
| 7264 | allows to split a window that is otherwise too small or of fixed size. | 7264 | allows splitting a window that is otherwise too small or of fixed size. |
| 7265 | Resizing and deleting a window proportionally resize all windows in the | 7265 | Resizing and deleting a window proportionally resize all windows in the |
| 7266 | same combination. | 7266 | same combination. |
| 7267 | 7267 | ||