diff --git a/userspace/engine/rule_loader.cpp b/userspace/engine/rule_loader.cpp index df01aa65..6f0586e9 100644 --- a/userspace/engine/rule_loader.cpp +++ b/userspace/engine/rule_loader.cpp @@ -723,7 +723,7 @@ void rule_loader::compile_rule_infos( } } - // popolate set of event types and emit an special warning + // populate set of event types and emit an special warning set evttypes; if(rule.source == falco_common::syscall_source) {