good morning!!!!

Skip to content
Snippets Groups Projects
Commit d3488c1a authored by Wuxiang's avatar Wuxiang Committed by Péter Szilágyi
Browse files

p2p: fix typo (#17446)

parent 99e1a5e0
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ type Protocol struct {
// by the protocol.
Length uint64
// Run is called in a new groutine when the protocol has been
// Run is called in a new goroutine when the protocol has been
// negotiated with a peer. It should read and write messages from
// rw. The Payload for each message must be fully consumed.
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment