From e826e93134acf933eb916cc505f67e986785bfb3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 6 Jan 2020 13:36:14 +1300 Subject: Remove stray word at the end of a comment --- autoload/spellfile_local.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/spellfile_local.vim b/autoload/spellfile_local.vim index 377ed92..27399f2 100644 --- a/autoload/spellfile_local.vim +++ b/autoload/spellfile_local.vim @@ -46,7 +46,7 @@ function! spellfile_local#() abort " Specify the name and type of spelling files we'll add, with a list of " two-key dictionaries. For each of these, the `name` is used as the - " subdirectory, and the `value` as the first component of the filename. We + " subdirectory, and the `value` as the first component of the filename. " let types = [ \ { -- cgit v1.2.3