spelling: resolutions

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-02-24 01:48:10 -05:00
committed by poiana
parent 4f897e0dc0
commit 97883e7535

View File

@@ -41,7 +41,7 @@ end
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 substitued. This allows a caller to re-traverse until no more macros are
found, a simple strategy for recursive resoltuions (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).
--]] --]]