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

Commit 99c095c

Browse files
committed
Merge pull request #128 from drwasho/master
Spelling error
2 parents c50cb90 + ec2f8c2 commit 99c095c

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
proto: 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
noisy: Whether or not to log the output for this class.
4141
testnet: The network parameters to use.

0 commit comments

Comments
 (0)