From e36548af31fbaea6edcaf6a541fdcd8727886859 Mon Sep 17 00:00:00 2001 From: Gabirel Date: Thu, 9 Mar 2017 12:42:47 +0800 Subject: [PATCH] fix spell error in doc --- autoload/SpaceVim/layers/colorscheme.vim | 2 +- doc/SpaceVim.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autoload/SpaceVim/layers/colorscheme.vim b/autoload/SpaceVim/layers/colorscheme.vim index 98ac6bf2b..348b9b76c 100644 --- a/autoload/SpaceVim/layers/colorscheme.vim +++ b/autoload/SpaceVim/layers/colorscheme.vim @@ -13,7 +13,7 @@ " " Also, there's one thing which everyone should know and pay attention to. " NOT all of below colorschemes support spell check very well. For example, -" a colorscheme called atom doesn't support atom very well. +" a colorscheme called atom doesn't support spell check very well. " " SpaceVim is not gonna fix them since these should be in charge of each author. " You can see a list which has no support of spell check in here: diff --git a/doc/SpaceVim.txt b/doc/SpaceVim.txt index 781ad658d..dcb0f5c0d 100644 --- a/doc/SpaceVim.txt +++ b/doc/SpaceVim.txt @@ -349,7 +349,7 @@ want is not included in the list below, a PR is welcome. Also, there's one thing which everyone should know and pay attention to. NOT all of below colorschemes support spell check very well. For example, a -colorscheme called atom doesn't support atom very well. +colorscheme called atom doesn't support spell check very well. SpaceVim is not gonna fix them since these should be in charge of each author. You can see a list which has no support of spell check in here: