summaryrefslogtreecommitdiffstats
path: root/runtime/doc/builtin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/builtin.txt')
-rw-r--r--runtime/doc/builtin.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 4cecc83221..c93da54c26 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1,4 +1,4 @@
-*builtin.txt* For Vim version 8.2. Last change: 2022 Jun 27
+*builtin.txt* For Vim version 9.0. Last change: 2022 Jun 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6935,7 +6935,7 @@ reltime([{start} [, {end}]]) *reltime()*
string or |reltimefloat()| to convert to a Float.
Without an argument reltime() returns the current time (the
- representation is system-dependend, it can not be used as the
+ representation is system-dependent, it can not be used as the
wall-clock time, see |localtime()| for that).
With one argument is returns the time passed since the time
specified in the argument.