0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 8.2.3637: typos in test files

Problem:    Typos in test files.
Solution:   Correct the typos. (Dominique Pellé, closes #9175)
This commit is contained in:
Dominique Pelle
2021-11-21 11:36:04 +00:00
committed by Bram Moolenaar
parent 2c23670300
commit 923dce2b07
21 changed files with 39 additions and 38 deletions

View File

@@ -502,8 +502,7 @@ endfunc
func Test_bg_detection()
CheckNotGui
" auto-detection of &bg, make sure sure it isn't set anywhere before
" this test
" auto-detection of &bg, make sure it isn't set anywhere before this test
hi Normal ctermbg=0
call assert_equal('dark', &bg)
hi Normal ctermbg=4