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 f80334d72..4fb92e035 100644 --- a/src/window.c +++ b/src/window.c @@ -766,7 +766,7 @@ cmd_with_count( } /* - * If "split_disallowed" is set given an error and return FAIL. + * If "split_disallowed" is set give an error and return FAIL. * Otherwise return OK. */ static int |