]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:" v9.1.1252
authorzeertzjq <zeertzjq@outlook.com>
Fri, 28 Mar 2025 18:01:32 +0000 (19:01 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 28 Mar 2025 18:04:06 +0000 (19:04 +0100)
commit5a307c361cbe9f7ac438a917b905378d87f8f2de
tree95428ea1621f37482f2e96bbb08b9a9077e5f9e9
parente06b2aea437f44a9fe4ac685667b5f4c89904dc8
patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:"

Problem:  Typos in code and docs related to 'diffopt' "inline:".
          (after v9.1.1243)
Solution: Fix typos and slightly improve the docs.
          (zeertzjq)

closes: #16997

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/diff.txt
runtime/doc/options.txt
src/structs.h
src/testdir/test_diffmode.vim
src/version.c