diff options
Diffstat (limited to 'src/vhdl/iirs.ads')
-rw-r--r-- | src/vhdl/iirs.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads index 03109edb1..e06a192a8 100644 --- a/src/vhdl/iirs.ads +++ b/src/vhdl/iirs.ads @@ -897,7 +897,7 @@ package Iirs is -- type. -- Get/Set_Macro_Expanded_Flag (Flag2) -- - -- True if the package declaration at least one package instantiation + -- True if the package declaration has least one package instantiation -- declaration whose uninstantiated declaration needs both a body and -- macro-expansion. In that case, the instantiation needs macro-expansion -- of their body. |