mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
fixed a couple typos in comments
This commit is contained in:
parent
b8778026a6
commit
fd74eb8e30
2 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@ enum createmode_t %{
|
|||
EXCLUSIVE = 2,
|
||||
%}
|
||||
|
||||
# Decleare record types that we want to access from the event engine. These are
|
||||
# Declare record types that we want to access from the event engine. These are
|
||||
# defined in init-bare.bro.
|
||||
type info_t: record;
|
||||
type fattr_t: record;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue