mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-05 14:23:10 +00:00
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
This commit is contained in:
parent
7e9278f74d
commit
91285f3022
@ -312,7 +312,7 @@ func (gs *GossipSubRouter) sendRPC(p peer.ID, out *RPC) {
|
||||
// do we own the RPC?
|
||||
own := false
|
||||
|
||||
// piggyback cotrol message retries
|
||||
// piggyback control message retries
|
||||
ctl, ok := gs.control[p]
|
||||
if ok {
|
||||
out = copyRPC(out)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user