From c363b2c842c54ff8469ed9df35898e725656e850 Mon Sep 17 00:00:00 2001 From: ssfjhh Date: Wed, 9 Jan 2019 21:32:40 +0800 Subject: [PATCH] Fixed: fix serval typos. (#2442) --- docs/cn/layers/chinese.md | 10 +++++----- docs/layers/chinese.md | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/cn/layers/chinese.md b/docs/cn/layers/chinese.md index 606d21162..b036d9279 100644 --- a/docs/cn/layers/chinese.md +++ b/docs/cn/layers/chinese.md @@ -1,6 +1,6 @@ --- title: "SpaceVim chinese 模块" -description: "该模块为中文用户提供了中文的 Vim 帮助文档,同时提供部分插件的中文帮助文档。" +description: "该模块为中文用户提供了中文的 Vim 帮助文档,同时为部分插件提供了中文帮助文档。" lang: cn --- @@ -16,11 +16,11 @@ lang: cn ## 模块描述 -该模块为中文用户提供了中文的 Vim 帮助文档,同时提供部分插件的中文帮助文档。 +该模块为中文用户提供了中文的 Vim 帮助文档,同时为部分插件提供了中文帮助文档。 ## 启用模块 -中文用户,可以在配置文件里面启用该模块,以获取中文帮助文档: +中文用户,可以在配置文件里面添加以下配置来启用该模块,以获取中文帮助文档: ```toml [[layers]] @@ -29,8 +29,8 @@ lang: cn ## 模块配置 -加在该模块后,默认的帮助文件语言并为设置为中文,可以通过 SpaceVim 选项 -`vim_help_language` 来设置,可将其值设为 `"cn"`。 +加载该模块后,默认的帮助文件语言并未被设置为中文,还需要将 SpaceVim 选项 +`vim_help_language` 的值设为 `"cn"`。 ```toml [options] diff --git a/docs/layers/chinese.md b/docs/layers/chinese.md index 7856fb4a5..8d4d39dde 100644 --- a/docs/layers/chinese.md +++ b/docs/layers/chinese.md @@ -15,11 +15,11 @@ description: "Layer for chinese users, include chinese docs and runtime messages ## Description -This layer is for chinese users, and provide chinese docs and runtime messages. +This layer is for Chinese users, and provide Chinese documentations and runtime messages. ## Install -To use this configuration layer, add following snippet to your custom configuration file. +Add following snippet to your custom configuration file to use this configuration layer. ```toml [[layers]] @@ -28,7 +28,7 @@ To use this configuration layer, add following snippet to your custom configurat ## Configuration -if you want to enable this feature, add following snippet to your custom config file. +Add the following snippet to your custom config file to enable this feature. ```toml [options]