Skip to content
Snippets Groups Projects
Commit 37366c634f19 authored by Luke Bakken's avatar Luke Bakken
Browse files

fix typo

parent f06bd527ae91
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
"""
_CONNECTION_FORCED = 320
_STALE_CONNECTION = "No activity or too many missed meartbeats in the last %i seconds"
_STALE_CONNECTION = "No activity or too many missed heartbeats in the last %i seconds"
def __init__(self, connection, timeout):
"""Create an object that will check for activity on the provided
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment