Fix: description for linterCSSLintIncompatible

This commit is contained in:
eight 2017-10-17 04:09:14 +08:00
parent ce348d4f86
commit 71013623c6

View File

@ -458,7 +458,7 @@
},
"linterCSSLintIncompatible": {
"message": "CSSLint doesn't support $preprocessorname$ preprocessor",
"description": "The label to display when the preprocessor doesn't compatible with CSSLint",
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
"placeholders": {
"preprocessorname": {
"content": "$1"