mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
spell gauge correctly
This commit is contained in:
parent
9a793f861c
commit
ccfdaf68be
@ -62,7 +62,7 @@ class LaterGauge(object):
|
||||
calls = self.caller()
|
||||
except Exception:
|
||||
logger.exception(
|
||||
"Exception running callback for LaterGuage(%s)",
|
||||
"Exception running callback for LaterGauge(%s)",
|
||||
self.name,
|
||||
)
|
||||
yield g
|
||||
|
Loading…
Reference in New Issue
Block a user