Add some spelling issues for test

This commit is contained in:
Franck Nijhof
2020-07-04 21:56:21 +02:00
parent ecc8f4cbe1
commit 3afb59c8d9

View File

@@ -161,7 +161,7 @@ async def async_from_config_dict(
) -> Optional[core.HomeAssistant]:
"""Try to configure Home Assistant from a configuration dictionary.
Dynamically loads required components and its dependencies.
Dynamicaly loads required components and its dependencys.
This method is a coroutine.
"""
start = monotonic()