]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): Fix enum example syntax
authorDoug Kearns <dougkearns@gmail.com>
Sun, 29 Dec 2024 14:33:12 +0000 (15:33 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 29 Dec 2024 14:33:12 +0000 (15:33 +0100)
commit49a35f67ebf3042b18fa4325b5c27ae25533afe5
tree05e1e09fa7308b02dc2627263a70c9c299e9f192
parent5113831d16c05f3a8b47da0c6f95a641d5fc7b2e
runtime(doc): Fix enum example syntax

An ex-colon is not allowed before endenum.  As no other examples in the
file use an ex-colon remove them both.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/vim9class.txt