mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-14 15:04:37 +00:00
chore: fix typos
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
parent
2495827e0c
commit
79b3f81a02
@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
* responsible of returning the set of event types for which the
|
* responsible of returning the set of event types for which the
|
||||||
* filtering condition can be evaluated to true.
|
* filtering condition can be evaluated to true.
|
||||||
*
|
*
|
||||||
* This implementation is based on the boolean algebric properties of sets
|
* This implementation is based on the boolean algebraic properties of sets
|
||||||
* and works as follows depending on the type of nodes:
|
* and works as follows depending on the type of nodes:
|
||||||
* - the evt types of "and" nodes are the intersection set of the evt types of
|
* - the evt types of "and" nodes are the intersection set of the evt types of
|
||||||
* their children nodes.
|
* their children nodes.
|
||||||
|
Loading…
Reference in New Issue
Block a user