spelling: the extraction

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-02-24 01:48:14 -05:00 committed by poiana
parent 73f98de005
commit 001e7557e6

View File

@ -278,7 +278,7 @@ private:
// events. See alias struct for usage.
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.
extract_t m_extract;