Skip to content

Commit

Permalink
Comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
TD22057 committed Mar 16, 2019
1 parent fb279a1 commit 54915ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insteon_mqtt/mqtt/Mqtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def close(self):
def handle_connected(self, link, connected):
"""MQTT (dis)connection callback.
This is called when the low levle MQTT client connects to the broker.
This is called when the low level MQTT client connects to the broker.
After the connection, we'll subscribe to our topics.
Args:
Expand Down

0 comments on commit 54915ed

Please sign in to comment.