mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-03-09 20:21:22 +00:00
Merge #7469: net.h fix spelling: misbeha{b,v}ing
0830552 Fix spelling: misbeha{b,v}ing (Matt)
This commit is contained in:
commit
e7eeb945cd
@ -302,7 +302,7 @@ public:
|
|||||||
{
|
{
|
||||||
switch (banReason) {
|
switch (banReason) {
|
||||||
case BanReasonNodeMisbehaving:
|
case BanReasonNodeMisbehaving:
|
||||||
return "node misbehabing";
|
return "node misbehaving";
|
||||||
case BanReasonManuallyAdded:
|
case BanReasonManuallyAdded:
|
||||||
return "manually added";
|
return "manually added";
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user