Commit aeb68a2b by Arnaud Charlet Committed by Pierre-Marie de Rodat

[Ada] System.Stack_Usage: fix a typo

2019-09-18  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

	* libgnat/s-stausa.adb: Fix a typo

From-SVN: r275840
parent 5ce1c773
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,
......
......@@ -42,7 +42,7 @@ package body System.Stack_Usage is
-- 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment