fix wording for #9003

This commit is contained in:
Martin Aeschlimann
2017-01-24 20:54:09 +01:00
parent 4e7666da14
commit 1d79099ed1

View File

@@ -1,5 +1,5 @@
{
"configuration.suggest.basic": "Configures if the built-in HTML language suggestions are enabled. The support suggests PHP globals and variables.",
"configuration.suggest.basic": "Configures if the built-in PHP language suggestions are enabled. The support suggests PHP globals and variables.",
"configuration.validate.enable": "Enable/disable built-in PHP validation.",
"configuration.validate.executablePath": "Points to the PHP executable.",
"configuration.validate.run": "Whether the linter is run on save or on type.",