aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_recover.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/test_recover.vim')
-rw-r--r--test/old/testdir/test_recover.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/old/testdir/test_recover.vim b/test/old/testdir/test_recover.vim
index fa8cc1abaf..ca1ee11b44 100644
--- a/test/old/testdir/test_recover.vim
+++ b/test/old/testdir/test_recover.vim
@@ -385,7 +385,7 @@ func Test_recover_encrypted_swap_file()
call delete('Xfile1')
endfunc
-" Test for :recover using a unreadable swap file
+" Test for :recover using an unreadable swap file
func Test_recover_unreadable_swap_file()
CheckUnix
CheckNotRoot