From 36259be746ad74a5abc610c5534856ae37a35ee2 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 2 Jul 2017 05:29:21 +0200 Subject: iirs: fix typos. --- src/vhdl/iirs.ads | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads index e06a192a8..e82980130 100644 --- a/src/vhdl/iirs.ads +++ b/src/vhdl/iirs.ads @@ -1769,9 +1769,9 @@ package Iirs is -- -- Get/Set_Type (Field1) -- + -- Corresponding element_declaration. FIXME: remove as supersided by + -- element_position. -- Get/Set_Element_Declaration (Field5) - -- Corresponding element_declaration. FIXME: remove as supersided by - -- element_position. -- -- Get/Set_Identifier (Field3) -- @@ -6851,7 +6851,7 @@ package Iirs is function Get_Generate_Else_Clause (Target : Iir) return Iir; procedure Set_Generate_Else_Clause (Target : Iir; Clause : Iir); - -- Condition of a conditionam_waveform, if_statement, elsif, + -- Condition of a conditional_waveform, if_statement, elsif, -- while_loop_statement, next_statement or exit_statement. -- Field: Field1 function Get_Condition (Target : Iir) return Iir; -- cgit v1.2.3