mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 17:16:33 +00:00
Typo: depircated -> deprecated (#2507)
This commit is contained in:
parent
9ef02e4110
commit
3f1741dd18
@ -149,7 +149,7 @@ def _migrate_addon_config(protocol=False):
|
||||
value = config[ATTR_STARTUP]
|
||||
if protocol:
|
||||
_LOGGER.warning(
|
||||
"Add-on config 'startup' with '%s' is depircated. Please report this to the maintainer of %s",
|
||||
"Add-on config 'startup' with '%s' is deprecated. Please report this to the maintainer of %s",
|
||||
value,
|
||||
name,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user