spelling: whether

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-02-24 01:48:18 -05:00
committed by poiana
parent aadb76f2e9
commit 2f2c5c4a9b
2 changed files with 2 additions and 2 deletions

View File

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