mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
Fix spelling: misbeha{b,v}ing
This commit is contained in:
parent
152a8216cc
commit
0830552673
@ -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…
Reference in New Issue
Block a user