2019-09-18 Arnaud Charlet <charlet@adacore.com>
gcc/ada/
* libgnat/s-stausa.adb: Fix a typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@275840
138bc75d-0d04-0410-961f-
82ee72b054a4
+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.