mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Fix a typo in docstring
Change-Id: Iddbab13fb50484457a0d288f5f6edbae7748b252 TN: P518-014
This commit is contained in:
@@ -1025,7 +1025,7 @@ class CompileCtx():
|
||||
Node : <root AST node type>;
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user