diff options
Diffstat (limited to 'runtime/doc/message.txt')
-rw-r--r-- | runtime/doc/message.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt index 91e1a97659..a17eee4976 100644 --- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -742,8 +742,8 @@ a user-defined command. *E905* > Cannot set this option after startup -This option might only be changed in a |vimrc| file (or earlier). This means -that plugins can rely on the value being constant after initialization. +You tried to set an option after startup that only allows changes during +startup. ============================================================================== 3. Messages *messages* |