]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
tests: fix typo in comment (after v9.1.1511)
authorzeertzjq <zeertzjq@outlook.com>
Sat, 5 Jul 2025 15:02:04 +0000 (17:02 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 5 Jul 2025 15:02:04 +0000 (17:02 +0200)
related: #17660

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/runtest.vim

index b1ffd19609ba09bccb42b239c73537015a8911fc..f97c432930b69ccfbaf5189b47acf4ce706f238c 100644 (file)
@@ -180,7 +180,7 @@ endif
 
 
 " Prepare for calling test_garbagecollect_now().
-" Also avois some delays in Insert mode completion.
+" Also avoids some delays in Insert mode completion.
 let v:testing = 1
 
 " By default, copy each buffer line into allocated memory, so that valgrind can