summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version8.txt')
-rw-r--r--runtime/doc/version8.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 3ae5ed4892..fd30bbc73b 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -342,11 +342,11 @@ New Vim variables: ~
|v:mouse_winid| Window ID for a mouse click obtained with |getchar()|
|v:none| an empty String, used for JSON
|v:null| an empty String, used for JSON
-|v:option_new| new value of the option, used by |OptionSet|
-|v:option_old| old value of the option, used by |OptionSet|
+|v:option_new| new value of the option, used by |OptionSet|
+|v:option_old| old value of the option, used by |OptionSet|
|v:option_oldlocal| old local value of the option, used by |OptionSet|
|v:option_oldglobal| old global value of the option, used by |OptionSet|
-|v:option_type| scope of the set command, used by |OptionSet|
+|v:option_type| scope of the set command, used by |OptionSet|
|v:option_command| command used to set the option, used by |OptionSet|
|v:progpath| the command with which Vim was invoked
|v:t_bool| value of Boolean type