aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-canon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-canon.adb')
-rw-r--r--src/vhdl/vhdl-canon.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vhdl/vhdl-canon.adb b/src/vhdl/vhdl-canon.adb
index 1db61ad63..563668125 100644
--- a/src/vhdl/vhdl-canon.adb
+++ b/src/vhdl/vhdl-canon.adb
@@ -240,11 +240,11 @@ package body Vhdl.Canon is
| Iir_Kind_Above_Attribute
| Iir_Kind_External_Signal_Name =>
-- LRM 8.1
- -- A simple name that denotes a signal, add the longuest static
+ -- A simple name that denotes a signal, add the longest static
-- prefix of the name to the sensitivity set;
--
-- An attribute name: if the designator denotes a signal
- -- attribute, add the longuest static prefix of the name of the
+ -- attribute, add the longest static prefix of the name of the
-- implicit signal denoted by the attribute name to the
-- sensitivity set; [...]
if not Is_Target then