From 2b31dea10d5a328b15e47723b5d03422ac538320 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Thu, 16 Sep 2021 08:52:32 +0200 Subject: Fixed some typos (#1868) --- src/vhdl/vhdl-canon.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vhdl/vhdl-canon.ads') 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 -- cgit v1.2.3