mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 20:01:20 +00:00
Fix typo
This commit is contained in:
@ -314,7 +314,7 @@ func (pvss *PrivValidatorSocketServer) acceptConnections() {
|
||||
return // Ignore error from listener closing.
|
||||
}
|
||||
pvss.Logger.Error(
|
||||
"accpetConnections",
|
||||
"acceptConnections",
|
||||
"err", errors.Wrap(err, "failed to accept connection"),
|
||||
)
|
||||
continue
|
||||
|
Reference in New Issue
Block a user