Add some spelling issues for test

pull/37487/head
Franck Nijhof 2020-07-04 21:56:21 +02:00
parent ecc8f4cbe1
commit 3afb59c8d9
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 1 deletions

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()