summaryrefslogtreecommitdiff
path: root/src/vhdl/simulate/annotations.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/annotations.ads')
-rw-r--r--src/vhdl/simulate/annotations.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/simulate/annotations.ads b/src/vhdl/simulate/annotations.ads
index cb0d94a..5d927b5 100644
--- a/src/vhdl/simulate/annotations.ads
+++ b/src/vhdl/simulate/annotations.ads
@@ -85,7 +85,7 @@ package Annotations is
when Kind_Block
| Kind_Frame
| Kind_Process =>
- -- Slot number.
+ -- Slot number in the parent (for blocks).
Inst_Slot : Instance_Slot_Type;
-- scope level for this frame.