diff --git a/assets/settings/default.json b/assets/settings/default.json index 752bbf776b..c472c337a7 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -70,7 +70,7 @@ // documentation when not included in original completion list. "completion_documentation_secondary_query_debounce": 300, // Whether to show wrap guides in the editor. Setting this to true will - // show a guide at the 'preferred_line_length' value if softwrap is set to + // show a guide at the 'preferred_line_length' value if 'soft_wrap' is set to // 'preferred_line_length', and will show any additional guides as specified // by the 'wrap_guides' setting. "show_wrap_guides": true,