aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/sem.adb')
-rw-r--r--src/vhdl/sem.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/sem.adb b/src/vhdl/sem.adb
index aefb13900..ef9a677a6 100644
--- a/src/vhdl/sem.adb
+++ b/src/vhdl/sem.adb
@@ -1906,7 +1906,7 @@ package body Sem is
Compute_Subprogram_Hash (Subprg);
- -- The specification has been semantized, close the declarative region
+ -- The specification has been analyzed, close the declarative region
-- now.
Close_Declarative_Region;