aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/bcheck.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2015-11-18 11:20:28 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2015-11-18 11:20:28 +0100
commit3a2b145788192c62c629bc7d7c3d14c2b2b21b36 (patch)
tree9b774440b677583acdd554e6a31b348b4f914d28 /gcc/ada/bcheck.adb
parent5a99fda7cc9576f48f3eafbc00ed349bbb2d178d (diff)
[multiple changes]
2015-11-18 Ed Falis <falis@adacore.com> * s-soflin.adb, s-stchop-vxworks.adb: Code clean ups. 2015-11-18 Gary Dismukes <dismukes@adacore.com> * bcheck.adb: Minor editorial changes. From-SVN: r230528
Diffstat (limited to 'gcc/ada/bcheck.adb')
-rw-r--r--gcc/ada/bcheck.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/bcheck.adb b/gcc/ada/bcheck.adb
index 72a2cbd58a8..8f00ea299e8 100644
--- a/gcc/ada/bcheck.adb
+++ b/gcc/ada/bcheck.adb
@@ -453,7 +453,7 @@ package body Bcheck is
-- 2. The with'ed unit was compiled with dynamic elaboration checks
-- 3. The with'ed unit has pragma Preelaborate or Pure
-- 4. It is an internal GNAT unit (including children of GNAT)
- -- 5. It is an interface of a Stand-Aline Library
+ -- 5. It is an interface of a Stand-Alone Library
procedure Check_Consistent_Dynamic_Elaboration_Checking is
begin