mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-13 21:41:23 +00:00
spelling: whether
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -487,7 +487,7 @@ int falco_init(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
// Decide wether to do sync or async for CRI metadata fetch
|
||||
// Decide whether to do sync or async for CRI metadata fetch
|
||||
inspector->set_cri_async(!app.options().disable_cri_async);
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user