Skip to content
Snippets Groups Projects
Commit ccfdaf68 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

spell gauge correctly

parent 9a793f86
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment