From e437dd45e78c810b4ebf6bab1e5f3751a59338e3 Mon Sep 17 00:00:00 2001 From: Piotr Trojanek Date: Fri, 28 May 2021 14:56:32 +0200 Subject: [Ada] Fix comment related to analysis of expression functions gcc/ada/ * sem_ch6.adb (Analyze_Expression_Function): Fix comment. --- gcc/ada/sem_ch6.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ada/sem_ch6.adb b/gcc/ada/sem_ch6.adb index ed76808..a0680b7 100644 --- a/gcc/ada/sem_ch6.adb +++ b/gcc/ada/sem_ch6.adb @@ -536,7 +536,7 @@ package body Sem_Ch6 is Typ : constant Entity_Id := Etype (Def_Id); begin - -- If this is a wrapper created for in an instance for a formal + -- If this is a wrapper created in an instance for a formal -- subprogram, insert body after declaration, to be analyzed when -- the enclosing instance is analyzed. -- cgit v1.1