Skip to content

Commit

Permalink
manager.py: fix typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed Dec 21, 2019
1 parent 6be50a4 commit a1420a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wormhole/_dilation/manager.py
Expand Up @@ -92,7 +92,7 @@ def make_side():
# can send HINTS, but it must not be given any HINTS that arrive before
# RECONNECTING (since they're probably stale)

# * after VERSIONS(KCM) received, we might learn that they other side cannot
# * after VERSIONS(KCM) received, we might learn that the other side cannot
# dilate. w.dilate errbacks at this point

# * maybe signal warning if we stay in a "want" state for too long
Expand Down

0 comments on commit a1420a0

Please sign in to comment.