Spelling: Config(uration) (#31782)

This commit is contained in:
Franck Nijhof
2020-02-13 17:27:00 +01:00
committed by GitHub
parent 8356ea2616
commit 0173c61fee
20 changed files with 56 additions and 56 deletions

View File

@@ -246,7 +246,7 @@ class EmonCmsData:
self.data = req.json()
else:
_LOGGER.error(
"Please verify if the specified config value "
"Please verify if the specified configuration value "
"'%s' is correct! (HTTP Status_code = %d)",
CONF_URL,
req.status_code,