summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_res.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_res.adb')
-rw-r--r--gcc/ada/sem_res.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_res.adb b/gcc/ada/sem_res.adb
index c2aa4046945..3ef284e54c2 100644
--- a/gcc/ada/sem_res.adb
+++ b/gcc/ada/sem_res.adb
@@ -8101,8 +8101,8 @@ package body Sem_Res is
Resolve (Condition (N), Typ);
Expander_Mode_Restore;
- -- In ALFA mode, we need expansion in order to introduce properly the
- -- necessary transient scopes.
+ -- In ALFA mode, we need normal expansion in order to properly introduce
+ -- the necessary transient scopes.
else
Resolve (Condition (N), Typ);