good morning!!!!

Skip to content
Snippets Groups Projects
Commit 29bba5d0 authored by Guillaume Ballet's avatar Guillaume Ballet Committed by Péter Szilágyi
Browse files

p2p: fix typo in dialstate comment (#19476)

parent 78ec9071
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ func (t TCPDialer) Dial(dest *enode.Node) (net.Conn, error) {
}
// dialstate schedules dials and discovery lookups.
// it get's a chance to compute new tasks on every iteration
// It gets a chance to compute new tasks on every iteration
// of the main loop in Server.run.
type dialstate struct {
maxDynDials int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment