mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
fix typo (#2372)
This commit is contained in:
parent
7b812184d1
commit
d1cb2368fa
@ -202,7 +202,7 @@ class SnapshotManager(CoreSysAttributes):
|
||||
|
||||
else:
|
||||
_LOGGER.info(
|
||||
"Crating partial-snapshot with slug %s completed", snapshot.slug
|
||||
"Creating partial-snapshot with slug %s completed", snapshot.slug
|
||||
)
|
||||
self.snapshots_obj[snapshot.slug] = snapshot
|
||||
return snapshot
|
||||
|
Loading…
x
Reference in New Issue
Block a user