aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_util.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_util.adb')
-rw-r--r--gcc/ada/sem_util.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_util.adb b/gcc/ada/sem_util.adb
index 7ec52b3..f7a7c1f 100644
--- a/gcc/ada/sem_util.adb
+++ b/gcc/ada/sem_util.adb
@@ -1517,7 +1517,7 @@ package body Sem_Util is
-- corresponding class-wide condition was analyzed.
-- The body of the original condition may contain references to
- -- the formals of Spec_Id. In the body of the classwide clone,
+ -- the formals of Spec_Id. In the body of the class-wide clone,
-- these must be replaced with the corresponding formals of
-- the clone.