vim-patch:8.2.4611: typos in tests; one lua line not covered by test (#24835)

Problem:    Typos in tests; one lua line not covered by test.
Solution:   Fix typos. Add test case. (Dominique Pellé, closes vim/vim#9994)

81b573d7e5

Cherry-pick test_menu.vim change from patch 9.0.1453.

N/A patch:
vim-patch:8.2.3045: minor typos

Co-authored-by: Dominique Pelle <dominique.pelle@gmail.com>
This commit is contained in:
zeertzjq
2023-08-22 20:02:50 +08:00
committed by GitHub
parent 014b87646f
commit 94f2da09e1
7 changed files with 8 additions and 8 deletions

View File

@@ -3641,7 +3641,7 @@ endfunc
" exceptions.
"-------------------------------------------------------------------------------
func Test_execption_info_for_error()
func Test_exception_info_for_error()
CheckEnglish
let test =<< trim [CODE]