ada: Fix typo in comment

gcc/ada/

	* exp_ch3.adb (Make_Allocator_For_Return): Fix typo in comment.
This commit is contained in:
Marc Poulhiès 2023-01-16 16:31:51 +01:00
parent 9c213cb867
commit 8d1c1b02d6

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 return object mignt not.
-- might be of a specific type and the return object might not.
Alloc :=
Make_Allocator (Loc,