]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/exp_ch6.adb
[Ada] Minor reformatting of comments and some code, plus a typo correction
[thirdparty/gcc.git] / gcc / ada / exp_ch6.adb
index bb9b150f6a07bd418c3c90299568e43ba66a417b..5bc8bf59fef20c6f084ac2c3c6d26225634100e9 100644 (file)
@@ -9733,8 +9733,8 @@ package body Exp_Ch6 is
                   Expression   => New_Copy_Tree (BIP_Func_Call))));
 
       --  Manually set the associated node for the anonymous access type to
-      --  be its local declaration to avoid confusing and complicating
-      --  the accessibility machinary.
+      --  be its local declaration, to avoid confusing and complicating
+      --  the accessibility machinery.
 
       Set_Associated_Node_For_Itype (Anon_Type, Tmp_Decl);