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

Commit 6524552

Browse files
committed
Merge pull request #150 from JustinDrake/patch-1
Typo
2 parents 21ecd45 + d1d0240 commit 6524552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dht/crawling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def _find(self, rpcmethod):
4545
Get either a value or list of nodes.
4646
4747
Args:
48-
rpcmethod: The protocol's callfindValue or callFindNode.
48+
rpcmethod: The protocol's callFindValue or callFindNode.
4949
5050
The process:
5151
1. calls find_* to current ALPHA nearest not already queried nodes,

0 commit comments

Comments
 (0)