Spelling updates (#82867)
This commit is contained in:
parent
d72802cfb0
commit
63d519c1a8
25 changed files with 27 additions and 27 deletions
|
@ -176,7 +176,7 @@ class EventManager:
|
|||
).total_seconds() < 7200:
|
||||
await self.async_renew()
|
||||
except RemoteProtocolError:
|
||||
# Likley a shutdown event, nothing to see here
|
||||
# Likely a shutdown event, nothing to see here
|
||||
return
|
||||
except SUBSCRIPTION_ERRORS as err:
|
||||
LOGGER.warning(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue