mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Correcting spelling errors found under bro 2.4.1+dfsg-2 here:
https://lintian.debian.org/full/bengen@debian.org.html#bro_2.4.1_x2bdfsg-2
This commit is contained in:
parent
e7ec537ed5
commit
6dddd35d21
6 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@ bool RuleConditionPayloadSize::DoMatch(Rule* rule, RuleEndpointState* state,
|
|||
return payload_size >= val;
|
||||
|
||||
default:
|
||||
reporter->InternalError("unknown comparision type");
|
||||
reporter->InternalError("unknown comparison type");
|
||||
}
|
||||
|
||||
// Should not be reached
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue