From a4cfa53675aac53107a8eac45b41e159e6add805 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 4 Jul 2016 04:01:17 +0200 Subject: Fix indentation and English mistakes. --- src/vhdl/sem_assocs.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/vhdl/sem_assocs.ads') diff --git a/src/vhdl/sem_assocs.ads b/src/vhdl/sem_assocs.ads index 450e9cdad..8157f8c34 100644 --- a/src/vhdl/sem_assocs.ads +++ b/src/vhdl/sem_assocs.ads @@ -24,12 +24,12 @@ package Sem_Assocs is function Extract_Non_Object_Association (Assoc_Chain : Iir; Inter_Chain : Iir) return Iir; - -- Semantize actuals of ASSOC_CHAIN. + -- Analyze actuals of ASSOC_CHAIN. -- Check all named associations are after positionnal one. -- Return TRUE if no error. function Sem_Actual_Of_Association_Chain (Assoc_Chain : Iir) return Boolean; - -- Semantize association chain ASSOC_CHAIN with interfaces from + -- Analyze association chain ASSOC_CHAIN with interfaces from -- INTERFACE_CHAIN. -- Return the level of compatibility between the two chains in LEVEL. -- If FINISH is true, then ASSOC_CHAIN may be modifies (individual assoc -- cgit v1.2.3