2019-09-18 Arnaud Charlet <charlet@adacore.com>
gcc/ada/
* libgnat/s-stausa.adb: Fix a typo
From-SVN: r275840
+2019-09-18 Arnaud Charlet <charlet@adacore.com>
+
+ * libgnat/s-stausa.adb: Fix a typo
+
2019-09-18 Bob Duff <duff@adacore.com>
* libgnat/a-cbhama.adb, libgnat/a-cbhase.adb,
-- Stack_Slots --
-----------------
- -- Stackl_Slots is an internal data type to represent a sequence of real
+ -- Stack_Slots is an internal data type to represent a sequence of real
-- stack slots initialized with a provided pattern, with operations to
-- abstract away the target call stack growth direction.