1
0
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:
zeertzjq
2024-11-10 20:26:12 +01:00
committed by Christian Brabandt
parent 5b63b236a0
commit 7c5152826f
9 changed files with 18 additions and 16 deletions

View File

@@ -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