mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-09 10:39:28 +00:00
spelling: substituted
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ end
|
|||||||
The AST is changed in-place.
|
The AST is changed in-place.
|
||||||
|
|
||||||
The return value is a boolean which is true if any macro was
|
The return value is a boolean which is true if any macro was
|
||||||
substitued. This allows a caller to re-traverse until no more macros are
|
substituted. This allows a caller to re-traverse until no more macros are
|
||||||
found, a simple strategy for recursive resolutions (e.g. when a macro
|
found, a simple strategy for recursive resolutions (e.g. when a macro
|
||||||
definition uses another macro).
|
definition uses another macro).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user