diff runtime/doc/options.txt @ 15068:d9d97b8afe0d

Update runtime files commit https://github.com/vim/vim/commit/b730f0c7ba36492d795f081b19bbcb85cdf0f50f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 25 03:56:26 2018 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Nov 2018 04:00:08 +0100
parents a751ecdd07cc
children bc1a8d21c811
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -7339,8 +7339,8 @@ A jump table for the options with a shor
 
 	After this option has been set successfully, Vim will source the files
 	"spell/LANG.vim" in 'runtimepath'.  "LANG" is the value of 'spelllang'
-	up to the first character that is not an ASCII letter and not a dash.
-	Also see |set-spc-auto|.
+	up to the first character that is not an ASCII letter or number and
+	not a dash.  Also see |set-spc-auto|.
 
 
 						*'spellsuggest'* *'sps'*