📝 Typo

This commit is contained in:
simurai
2016-05-21 21:45:04 +09:00
parent eac4ce5c95
commit 96292b41fe

View File

@@ -197,7 +197,7 @@ module.exports =
softWrapAtPreferredLineLength:
type: 'boolean'
default: false
description: 'Instead of wrapping lines to the window\'s width, wrap lines to the number of characters defined by the `Preferred Line Length` setting. This will only take effect when the soft wrap config setting is enabled globally or for the current language. Note: I you like to hide the wrap guide (the vertical line) you can disable the `wrap-guide` package.'
description: 'Instead of wrapping lines to the window\'s width, wrap lines to the number of characters defined by the `Preferred Line Length` setting. This will only take effect when the soft wrap config setting is enabled globally or for the current language. Note: If you like to hide the wrap guide (the vertical line) you can disable the `wrap-guide` package.'
softWrapHangingIndent:
type: 'integer'
default: 0