提交 21aef8d3 编写于 作者: D Daniel Imms

Fix comment for editor.folding setting

Fixes #3478
上级 b80659ef
......@@ -1024,7 +1024,7 @@ configurationRegistry.registerConfiguration({
'editor.folding' : {
'type': 'boolean',
'default': DefaultConfig.editor.folding,
'description': nls.localize('folding', "Controls wheter the editor has code folding enabled")
'description': nls.localize('folding', "Controls whether the editor has code folding enabled")
},
'diffEditor.renderSideBySide' : {
'type': 'boolean',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册