mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 12:21:36 +02:00
Spelling
This commit is contained in:
@@ -43,7 +43,7 @@ async def async_setup_entry(
|
|||||||
|
|
||||||
|
|
||||||
class WorkdayCalendarEntity(BaseWorkdayEntity, CalendarEntity):
|
class WorkdayCalendarEntity(BaseWorkdayEntity, CalendarEntity):
|
||||||
"""Representation of a Wokrday Calendar."""
|
"""Representation of a Workday Calendar."""
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
Reference in New Issue
Block a user