diff --git a/langkit/compile_context.py b/langkit/compile_context.py index e6db86104..394676cf5 100755 --- a/langkit/compile_context.py +++ b/langkit/compile_context.py @@ -1025,7 +1025,7 @@ class CompileCtx(): Node : ; Initial_Env : in out Lexical_Env); - If the hook in invoked on an node that uses the initial_env EnvSpec + If the hook is invoked on an node that uses the initial_env EnvSpec attribute, the hook can alter it so that it affects the rest of the EnvSpec actions.