mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
tests: fix typo in comment (after v9.1.1511)
related: #17660 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
5911ac5023
commit
7a734b7148
@ -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
|
||||
|
Reference in New Issue
Block a user