[Ada] Minor typo fix in exp_unst.adb
authorArnaud Charlet <charlet@adacore.com>
Mon, 28 May 2018 08:54:06 +0000 (08:54 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 28 May 2018 08:54:06 +0000 (08:54 +0000)
2018-05-28  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

* exp_unst.adb: Fix typo.

From-SVN: r260827

gcc/ada/ChangeLog
gcc/ada/exp_unst.adb

index 8c1331d552453484a4e90d2c88a052c7fa616c4e..3ef9e4f06310c451ba11a05b6f03a44248822d53 100644 (file)
@@ -1,3 +1,7 @@
+2018-05-28  Arnaud Charlet  <charlet@adacore.com>
+
+       * exp_unst.adb: Fix typo.
+
 2018-05-28  Bob Duff  <duff@adacore.com>
 
        * libgnat/a-convec.adb (Query_Element): Minor cleanup: remove an
index 0b2ed21cd19e554c46f1216e2d851c60867adc42..3827bc88ed4bdf622a48fb40b0ed18f75281268c 100644 (file)
@@ -1721,7 +1721,7 @@ package body Exp_Unst is
                   --  have to find the activation record needed by the
                   --  callee. This is as follows:
 
-                  --    ARECaF.ARECbU.ARECcU....ARECm
+                  --    ARECaF.ARECbU.ARECcU....ARECmU
 
                   --  where a,b,c .. m =
                   --    STF.Lev - 1,  STF.Lev - 2, STF.Lev - 3 .. STT.Lev