Fix spelling: misbeha{b,v}ing
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user