aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-01-06 13:36:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2020-01-06 13:36:14 +1300
commite826e93134acf933eb916cc505f67e986785bfb3 (patch)
treeba74686481fe7af8219474ea0353f400adc5da6b
parentAdjust aggregate definition layout for readability (diff)
downloadvim-spellfile-local-e826e93134acf933eb916cc505f67e986785bfb3.tar.gz
vim-spellfile-local-e826e93134acf933eb916cc505f67e986785bfb3.zip
Remove stray word at the end of a comment
-rw-r--r--autoload/spellfile_local.vim2
1 files changed, 1 insertions, 1 deletions
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 = [
\ {