Skip to content

Commit accde69

Browse files
committed
userfunc.txt: Update Vim 9.0.0946
1 parent d5a12ea commit accde69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

en/userfunc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*userfunc.txt* For Vim version 9.0. Last change: 2022 Sep 09
1+
*userfunc.txt* For Vim version 9.0. Last change: 2022 Nov 17
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -8,8 +8,8 @@ Defining and using functions.
88

99
This is introduced in section |41.7| of the user manual.
1010

11-
1. Defining a fuction |define-function|
12-
2. Calling a fuction |:call|
11+
1. Defining a function |define-function|
12+
2. Calling a function |:call|
1313
3. Cleaning up in a function |:defer|
1414
4. Automatically loading functions |autoload-functions|
1515

0 commit comments

Comments
 (0)