mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 06:31:57 +00:00
correct spelling to US english (#6077)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
// P2PProtocol versions all p2p behaviour and msgs.
|
||||
// P2PProtocol versions all p2p behavior and msgs.
|
||||
// This includes proposer selection.
|
||||
P2PProtocol uint64 = 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user