summaryrefslogtreecommitdiffstats
path: root/gcc/ada/sem_ch10.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_ch10.adb')
-rw-r--r--gcc/ada/sem_ch10.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_ch10.adb b/gcc/ada/sem_ch10.adb
index 958bbb24c58..7714526ae99 100644
--- a/gcc/ada/sem_ch10.adb
+++ b/gcc/ada/sem_ch10.adb
@@ -1110,8 +1110,8 @@ package body Sem_Ch10 is
end;
end if;
- -- Deal with creating elaboration Boolean if needed. We create an
- -- elaboration boolean only for units that come from source since
+ -- Deal with creating elaboration counter if needed. We create an
+ -- elaboration counter only for units that come from source since
-- units manufactured by the compiler never need elab checks.
if Comes_From_Source (N)
OpenPOWER on IntegriCloud