]> git.ipfire.org Git - thirdparty/vim.git/commit
typo in comment in gui.c
authorChrist van Willegen <cvwillegen@gmail.com>
Thu, 8 May 2025 22:08:01 +0000 (00:08 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 8 May 2025 22:08:01 +0000 (00:08 +0200)
commit314150912eea35e9791d92fbb06cadde111c1b19
treef75ab0526769c51da94fa48b1454b67d3479e0e4
parent17ad852a62b6e2cf25207292ebca7a748e529d59
typo in comment in gui.c

Problem:  typo in comment in gui.c (after v9.1.1367)
Solution: fix the typo  (Christ van Willegen)

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui.c