exp_ch4.adb: Minor reformatting
[gcc.git] / gcc / ada / exp_ch4.adb
index 1bef500b46a8b489cffe17f0f52be08b485df419..b1243d7a280a96f171a5856ac85dff7a15626515 100644 (file)
@@ -8353,7 +8353,7 @@ package body Exp_Ch4 is
          --  chain. The Final_Chain that is thus created is shared by the
          --  access parameter. The access type is tested against the result
          --  type of the function to exclude allocators whose type is an
-         --  anonymous access result type.  We freeze the type at once to
+         --  anonymous access result type. We freeze the type at once to
          --  ensure that it is properly decorated for the back-end, even
          --  if the context and current scope is a loop.