p2p: redo typo fix

This commit is contained in:
Kurkó Mihály 2018-09-18 19:24:52 +03:00
parent 9a4fb4a7ed
commit f5056b68e2

View file

@ -84,7 +84,7 @@ type Config struct {
// Disabling is useful for protocol debugging (manual topology).
NoDiscovery bool
// DiscoveryV5 specifies whether the the new topic-discovery based V5 discovery
// DiscoveryV5 specifies whether the new topic-discovery based V5 discovery
// protocol should be started or not.
DiscoveryV5 bool `toml:",omitempty"`