forked from aniani/vim
patch 9.1.0849: there are a few typos in the source
Problem: there are a few typos in the source. Solution: Correct typos (zeertzjq). closes: #16026 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
5b63b236a0
commit
7c5152826f
@@ -2258,7 +2258,7 @@ func Test_diff_overlapped_diff_blocks_will_be_merged()
|
||||
call WriteDiffFiles3(buf, ["a", "b", "c"], ["a", "x", "c"], ["a", "b", "y", "c"])
|
||||
call VerifyBoth(buf, "Test_diff_overlapped_3.37", "")
|
||||
|
||||
call StopVimInTerminal(buf)
|
||||
call StopVimInTerminal(buf)
|
||||
endfunc
|
||||
|
||||
" switching windows in diff mode caused an unnecessary scroll
|
||||
|
||||
Reference in New Issue
Block a user