mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Fix spelling: misbeha{b,v}ing
This commit is contained in:
parent
152a8216cc
commit
0830552673
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue