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 2b059bcf2..7fd434e69 100644 --- a/src/window.c +++ b/src/window.c @@ -3687,7 +3687,7 @@ tabpage_index(ftp) /* * Prepare for leaving the current tab page. - * When autocomands change "curtab" we don't leave the tab page and return + * When autocommands change "curtab" we don't leave the tab page and return * FAIL. * Careful: When OK is returned need to get a new tab page very very soon! */ |