Commit: runtime(doc): fix wrong help tag reference in eval.txt

1 view
Skip to first unread message

Christian Brabandt

unread,
Dec 17, 2025, 4:00:55 PM (10 hours ago) Dec 17
to vim...@googlegroups.com
runtime(doc): fix wrong help tag reference in eval.txt

Commit: https://github.com/vim/vim/commit/fdd21ca377e0ab60e8a057e1d5de8951705673c2
Author: Christian Brabandt <c...@256bit.org>
Date: Wed Dec 17 21:59:32 2025 +0100

runtime(doc): fix wrong help tag reference in eval.txt

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 8f55d88e2..54a0cb67b 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1352,7 +1352,7 @@ Dictionary and arguments, use |get()| to get the function name: >
<
*E1437*
An |Object| can only be compared with another |Object|, using only the
-"equal", "not equal", "is" and "isnot" operators |expr4|. An |Enum| is also a
+"equal", "not equal", "is" and "isnot" operators |expr4|. An |enum| is also a
type of |Object|, and the same rules apply.

*E1037*
Reply all
Reply to author
Forward
0 new messages