diff runtime/doc/spell.txt @ 17736:83a290940bd3 v8.1.1865

patch 8.1.1865: spellrare and spellrepall in the wrong order commit https://github.com/vim/vim/commit/a3891681f72fd9efdea6444620d787358850d823 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 22:42:13 2019 +0200 patch 8.1.1865: spellrare and spellrepall in the wrong order Problem: Spellrare and spellrepall in the wrong order. Solution: Put spellrare below spellrepall. (closes https://github.com/vim/vim/issues/4820)
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 22:45:03 +0200
parents 3dbff5d37520
children f2c2f9126a82
line wrap: on
line diff
--- a/runtime/doc/spell.txt
+++ b/runtime/doc/spell.txt
@@ -121,7 +121,7 @@ zuG			Undo |zW| and |zG|, remove the wor
 :spellw[rong]! {word}	Add {word} as a wrong (bad) word to the internal word
 			list, like with |zW|.
 
-							*:spellr* *:spellrare*
+							*:spellra* *:spellrare*
 :[count]spellr[are] {word}
 			Add {word} as a rare word to 'spellfile', similar to
 			|zw|.  Without count the first name is used, with