]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): remove duplicate sentence in builtin.txt
authorChristian Brabandt <cb@256bit.org>
Fri, 9 May 2025 06:19:51 +0000 (08:19 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 9 May 2025 06:19:51 +0000 (08:19 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt

index 3f52e109cc70b48f97bc409ac84444b0d0a48f51..b9d0719a1665c57d28bad15930997d642698d317 100644 (file)
@@ -1,4 +1,4 @@
-*builtin.txt*  For Vim version 9.1.  Last change: 2025 May 08
+*builtin.txt*  For Vim version 9.1.  Last change: 2025 May 09
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -2285,7 +2285,6 @@ cursor({list})
                Can also be used as a |method|: >
                        GetCursorPos()->cursor()
 <
-               Returns 0 when the position could be set, -1 otherwise.
                Return type: |Number|