aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_assocs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-sem_assocs.adb')
-rw-r--r--src/vhdl/vhdl-sem_assocs.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-sem_assocs.adb b/src/vhdl/vhdl-sem_assocs.adb
index ee85fc0f9..d1e52b646 100644
--- a/src/vhdl/vhdl-sem_assocs.adb
+++ b/src/vhdl/vhdl-sem_assocs.adb
@@ -1539,7 +1539,7 @@ package body Vhdl.Sem_Assocs is
-- LRM08 6.5.7.2 Generic map aspects
-- b) If the formal generic package declaration includes an interface
-- generic map aspect in the form that includes the box (<>) symbol,
- -- then the instantiaed package denotes by the actual may be any
+ -- then the instantiated package denotes by the actual may be any
-- instance of the uninstantiated package named in the formal
-- generic package declaration.
if Get_Generic_Map_Aspect_Chain (Inter) = Null_Iir then