Skip to content

Commit 9cb31e6

Browse files
pastlylaanwj
authored andcommitted
Fix spelling: misbeha{b,v}ing
Github-Pull: #7469 Rebased-From: 0830552
1 parent 889e5b3 commit 9cb31e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/net.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ class CBanEntry
299299
{
300300
switch (banReason) {
301301
case BanReasonNodeMisbehaving:
302-
return "node misbehabing";
302+
return "node misbehaving";
303303
case BanReasonManuallyAdded:
304304
return "manually added";
305305
default:

0 commit comments

Comments
 (0)