This commit is contained in:
Justin Goette
2021-09-21 10:09:21 -04:00
committed by GitHub
parent c7c789f618
commit 56b66d5124

View File

@@ -508,7 +508,7 @@ class HomeAssistant:
"""Stop Home Assistant and shuts down all threads.
The "force" flag commands async_stop to proceed regardless of
Home Assistan't current state. You should not set this flag
Home Assistant's current state. You should not set this flag
unless you're testing.
This method is a coroutine.