aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/builtin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/builtin.txt')
-rw-r--r--runtime/doc/builtin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 61d5dd35e3..dc4f9610e0 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1378,7 +1378,7 @@ exists({expr}) *exists()*
future, thus don't count on it!
Working example: >vim
echo exists(":make")
- <NOT working example: >vim
+< NOT working example: >vim
echo exists(":make install")
< Note that the argument must be a string, not the name of the