From fefe76dfa0480b8e38de2594e04b3ee44d6e486a Mon Sep 17 00:00:00 2001
From: Doug Kearns
Date: Thu, 16 Jun 2011 15:32:19 +1000
Subject: [PATCH] Fix reference to old boolean 'loadplugins' in :help startup.
---
common/locale/en-US/starting.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/locale/en-US/starting.xml b/common/locale/en-US/starting.xml
index da3a08d6..38935504 100644
--- a/common/locale/en-US/starting.xml
+++ b/common/locale/en-US/starting.xml
@@ -104,7 +104,7 @@
- If exrc is set and the +u command-line option was not
+ If exrc is set and the +u command-line option was not
specified, then any RC file in the current directory is also
sourced.
@@ -119,7 +119,7 @@
- - noloadplugins is set,
+ - loadplugins is unset,
- the ++noplugin command-line option was specified, or
- the +u=NONE command-line option was specified.