mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-26 14:52:20 +00:00
spelling: the extraction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
73f98de005
commit
001e7557e6
@ -278,7 +278,7 @@ private:
|
|||||||
// events. See alias struct for usage.
|
// events. See alias struct for usage.
|
||||||
std::list<nlohmann::json::json_pointer> m_jptrs;
|
std::list<nlohmann::json::json_pointer> m_jptrs;
|
||||||
|
|
||||||
// Theextraction function to use. May not be defined, in which
|
// The extraction function to use. May not be defined, in which
|
||||||
// case the default function is used.
|
// case the default function is used.
|
||||||
extract_t m_extract;
|
extract_t m_extract;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user