Update runtime files.
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 3ae5ed4..fd30bbc 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -342,11 +342,11 @@
 |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