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": { "linterCSSLintIncompatible": {
"message": "CSSLint doesn't support $preprocessorname$ preprocessor", "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": { "placeholders": {
"preprocessorname": { "preprocessorname": {
"content": "$1" "content": "$1"