fixed a couple typos in comments

This commit is contained in:
Daniel Thayer 2012-01-09 16:59:29 -06:00
parent b8778026a6
commit fd74eb8e30
2 changed files with 2 additions and 2 deletions

View file

@ -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;