diff --git a/src/wormhole/_dilation/manager.py b/src/wormhole/_dilation/manager.py index 096b459..97c9faf 100644 --- a/src/wormhole/_dilation/manager.py +++ b/src/wormhole/_dilation/manager.py @@ -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