Spelling fixes (#12041)
* Spelling fixes *Lots* of them. * Spelling breaking changes * Fix lint errors
This commit is contained in:
parent
38fd9b65bf
commit
8dcfd35b8b
138 changed files with 285 additions and 286 deletions
|
@ -47,7 +47,7 @@ def mock_rflink(hass, config, domain, monkeypatch, failures=None,
|
|||
'rflink.protocol.create_rflink_connection',
|
||||
mock_create)
|
||||
|
||||
# verify instanstiation of component with given config
|
||||
# verify instantiation of component with given config
|
||||
with assert_setup_component(platform_count, domain):
|
||||
yield from async_setup_component(hass, domain, config)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue