Skip to content

Commit 29befc2

Browse files
committed
Fix forgot to reflect in the original text
1 parent 3afc386 commit 29befc2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

en/builtin.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66

77
Builtin functions *builtin-functions*
88

9-
Note: Expression evaluation can be disabled at compile time. If this has been
10-
done, the builtin functions are not available. See |+eval| and
11-
|no-eval-feature|.
9+
Note: Expression evaluation can be disabled at compile time, the builtin
10+
functions are not available then. See |+eval| and |no-eval-feature|.
11+
12+
For functions grouped by what they are used for see |function-list|.
1213

1314
1. Overview |builtin-function-list|
1415
2. Details |builtin-function-details|

0 commit comments

Comments
 (0)