]> git.ipfire.org Git - thirdparty/vim.git/commit
Fix some typos in documentation, C code and test files
authorzeertzjq <zeertzjq@outlook.com>
Mon, 15 Sep 2025 19:42:30 +0000 (19:42 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 15 Sep 2025 19:42:30 +0000 (19:42 +0000)
commit0e46e761fc2ea39915e55719d56bfe47a0985c12
treeca6b2208edcde4a0f570606c45d70802d825ff16
parent817e4d3ee6b051477596ba1d86a2631d9fabc95b
Fix some typos in documentation, C code and test files

closes: #18300

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
14 files changed:
runtime/doc/diff.txt
runtime/doc/helphelp.txt
runtime/doc/options.txt
runtime/doc/terminal.txt
runtime/doc/wayland.txt
src/insexpand.c
src/os_unix.c
src/tabpanel.c
src/term.c
src/testdir/test_ins_complete.vim
src/testdir/test_vim9_class.vim
src/testdir/test_wayland.vim
src/testdir/test_xxd.vim
src/wayland.c