mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 06:20:07 +00:00
Spelling fixes (#12041)
* Spelling fixes *Lots* of them. * Spelling breaking changes * Fix lint errors
This commit is contained in:
committed by
Fabian Affolter
parent
38fd9b65bf
commit
8dcfd35b8b
@@ -137,7 +137,7 @@ class InputBoolean(ToggleEntity):
|
||||
|
||||
@property
|
||||
def icon(self):
|
||||
"""Returh the icon to be used for this entity."""
|
||||
"""Return the icon to be used for this entity."""
|
||||
return self._icon
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user