spelling: separate

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-02-24 01:48:11 -05:00
committed by poiana
parent 8eef71b801
commit ead40f898a

View File

@@ -609,7 +609,7 @@ function load_rules_doc(rules_mgr, doc, load_state)
return false, build_error_with_context(v['context'], "Rule exception item must have name property"), warnings
end
-- Seperate case when a exception name is not found
-- Separate case when a exception name is not found
-- This means that a new exception is being appended
local new_exception = true