aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-03-24 21:35:14 -0400
committerMichael Reed <m.reed@mykolab.com>2015-04-10 16:38:11 -0400
commitea8325024e4e07659822c43bb9d1ea37af77a6ab (patch)
treed24f894f9e620e926ce7fc626eb089d5ddbba6b8 /runtime/doc
parentbaba9f7096fac2447b600a2bc501697ba17f6bde (diff)
downloadrneovim-ea8325024e4e07659822c43bb9d1ea37af77a6ab.tar.gz
rneovim-ea8325024e4e07659822c43bb9d1ea37af77a6ab.tar.bz2
rneovim-ea8325024e4e07659822c43bb9d1ea37af77a6ab.zip
Bring E319 (cmd not available) in line with E519 (opt not available)
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/message.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index 67669991c2..bd236536c0 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -521,7 +521,7 @@ for about 14 levels. When more nesting is done, Vim assumes that there is a
recursive loop somewhere and stops with this error message.
*E319* >
- Sorry, the command is not available in this version
+ The command is not available in this version
You have used a command that is not present in the version of Vim you are
using. When compiling Vim, many different features can be enabled or