@@ -656,7 +656,7 @@ define({
656656 "DESCRIPTION_CLOSE_OTHERS" : "False to remove the Close Others from the Working Files context menu" ,
657657 "DESCRIPTION_CLOSE_TAGS" : "Sets the tag closing options" ,
658658 "DESCRIPTION_CLOSE_TAGS_DONT_CLOSE_TAGS" : "An array of tags that should not be auto-closed" ,
659- "DESCRIPTION_CLOSE_TAGS_WHEN_OPENING" : "Close with > of opening tag is typed" ,
659+ "DESCRIPTION_CLOSE_TAGS_WHEN_OPENING" : "Close when > of opening tag is typed" ,
660660 "DESCRIPTION_CLOSE_TAGS_WHEN_CLOSING" : "Close when / of closing tag is typed" ,
661661 "DESCRIPTION_CLOSE_TAGS_INDENT_TAGS" : "An array of tags that when opened has a blank line" ,
662662 "DESCRIPTION_CODE_FOLDING_ALWAY_USE_INDENT_FOLD" : "True to always generate collapsible section markers when indent level changes" ,
@@ -707,7 +707,7 @@ define({
707707 "DESCRIPTION_JSLINT_OPTIONS_STUPID" : "True to allow stupidity" ,
708708 "DESCRIPTION_JSLINT_OPTIONS_SUB" : "True to allow inefficient subscripting" ,
709709 "DESCRIPTION_JSLINT_OPTIONS_TODO" : "True to allow TODO comments" ,
710- "DESCRIPTION_JSLINT_OPTIONS_UNPARAM" : "True to allow unused parametersS " ,
710+ "DESCRIPTION_JSLINT_OPTIONS_UNPARAM" : "True to allow unused parameters " ,
711711 "DESCRIPTION_JSLINT_OPTIONS_VARS" : "True to allow more than 1 vars in a function" ,
712712 "DESCRIPTION_JSLINT_OPTIONS_WHITE" : "True to ignore white-space rules" ,
713713 "DESCRIPTION_LANGUAGE" : "Language specific settings" ,
0 commit comments