mirror of
https://github.com/libp2p/go-libp2p.git
synced 2025-10-13 20:03:59 +08:00
chore: fix typos (#2689)
This commit is contained in:
@@ -76,7 +76,7 @@ type Routing interface {
|
||||
ValueStore
|
||||
|
||||
// Bootstrap allows callers to hint to the routing system to get into a
|
||||
// Boostrapped state and remain there. It is not a synchronous call.
|
||||
// Bootstrapped state and remain there. It is not a synchronous call.
|
||||
Bootstrap(context.Context) error
|
||||
|
||||
// TODO expose io.Closer or plain-old Close error
|
||||
|
Reference in New Issue
Block a user