mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +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
|
@ -437,7 +437,7 @@ bool Serializer::UnserializeCall(UnserialInfo* info)
|
|||
|
||||
bool Serializer::UnserializeStateAccess(UnserialInfo* info)
|
||||
{
|
||||
SetErrorDescr("unserializing state acess");
|
||||
SetErrorDescr("unserializing state access");
|
||||
|
||||
StateAccess* s = StateAccess::Unserialize(info);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue