mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-23 00:27:05 +08:00
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ var DefaultMuxers = ChainOptions(
|
||||
|
||||
// DefaultTransports are the default libp2p transports.
|
||||
//
|
||||
// Use this option when you want to *extend* the set of multiplexers used by
|
||||
// Use this option when you want to *extend* the set of transports used by
|
||||
// libp2p instead of replacing them.
|
||||
var DefaultTransports = ChainOptions(
|
||||
Transport(tcp.NewTCPTransport),
|
||||
|
||||
Reference in New Issue
Block a user