]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): wrong return type for execute() function
authorMarius Gedminas <marius@gedmin.as>
Wed, 19 Jun 2024 17:59:23 +0000 (19:59 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 19 Jun 2024 18:00:00 +0000 (20:00 +0200)
commitc98bfb9f59b8045372e4c0e396d707f55d9d027a
treec7f42e2de445d8a148520bd9b74b852989876fb1
parent56f587b3f81f403bb0546c6892b3273b2a9e954f
runtime(doc): wrong return type for execute() function

The description clearly explains that this function returns a string.  I
think the 'Number' here is a copy/paste error.

closes: #15045

Signed-off-by: Marius Gedminas <marius@gedmin.as>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt