aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-canon.ads
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-09-16 08:52:32 +0200
committerGitHub <noreply@github.com>2021-09-16 08:52:32 +0200
commit2b31dea10d5a328b15e47723b5d03422ac538320 (patch)
treeb76b5f01e43e89c24a22c8f218c396d3af12176b /src/vhdl/vhdl-canon.ads
parent422723e31d8642f9674e7ba10975545f612e9bee (diff)
downloadghdl-2b31dea10d5a328b15e47723b5d03422ac538320.tar.gz
ghdl-2b31dea10d5a328b15e47723b5d03422ac538320.tar.bz2
ghdl-2b31dea10d5a328b15e47723b5d03422ac538320.zip
Fixed some typos (#1868)
Diffstat (limited to 'src/vhdl/vhdl-canon.ads')
-rw-r--r--src/vhdl/vhdl-canon.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-canon.ads b/src/vhdl/vhdl-canon.ads
index 93bbbcb1a..e1ca164f1 100644
--- a/src/vhdl/vhdl-canon.ads
+++ b/src/vhdl/vhdl-canon.ads
@@ -77,7 +77,7 @@ package Vhdl.Canon is
return Iir;
-- Compute the sensivity list of EXPR and add it to SENSIVITY_LIST.
- -- If IS_TARGET is true, the longuest static prefix of the signal name
+ -- If IS_TARGET is true, the longest static prefix of the signal name
-- is not added to the sensitivity list, but other static prefix (such
-- as indexes of an indexed name) are added.
procedure Canon_Extract_Sensitivity_Expression