tests: fix typo in comment (after v9.1.1511) Commit: https://github.com/vim/vim/commit/7a734b714895df25ba7ca9996fe0cd36460923a3 Author: zeertzjq <zeert...@outlook.com> Date: Sat Jul 5 17:02:04 2025 +0200
tests: fix typo in comment (after v9.1.1511) related: https://github.com/vim/vim/issues/17660 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/src/testdir/runtest.vim b/src/testdir/runtest.vim index b1ffd1960..f97c43293 100644 --- a/src/testdir/runtest.vim +++ b/src/testdir/runtest.vim @@ -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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uY4bW-004vHK-Sh%40256bit.org.