Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 4694894

Browse files
committed
2 parents e3fdbdf + 99c095c commit 4694894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

net/rpcudp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def __init__(self, sourceNode, router, waitTimeout=4):
3535
sourceNode: A protobuf `Node` object containing info about this node.
3636
router: A `RoutingTable` object from dht.routing. Implies a `network.Server` object
3737
must be started first.
38-
waitTimeout: Consider it a connetion failure if no response
38+
waitTimeout: Consider it a connection failure if no response
3939
within this time window.
4040
4141
"""

0 commit comments

Comments
 (0)