ada: Fix typo in comment

gcc/ada/

	* exp_ch3.adb (Make_Allocator_For_Return): Fix typo in comment.
This commit is contained in:
Eric Botcazou 2023-01-13 08:53:06 +01:00 committed by Marc Poulhiès
parent 9cfa7d7e3c
commit fe67b75f59

View file

@ -7196,7 +7196,7 @@ package body Exp_Ch3 is
-- We always use the type of the expression for the qualified
-- expression, rather than the return object's type. We cannot
-- always use the return object's type because the expression
-- might be of a specific type and the result object mignt not.
-- might be of a specific type and the return object mignt not.
Alloc :=
Make_Allocator (Loc,