summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch6.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_ch6.adb')
-rw-r--r--gcc/ada/sem_ch6.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch6.adb b/gcc/ada/sem_ch6.adb
index a47a2dc02b6..903950d8f8d 100644
--- a/gcc/ada/sem_ch6.adb
+++ b/gcc/ada/sem_ch6.adb
@@ -8936,7 +8936,7 @@ package body Sem_Ch6 is
Set_Is_Immediately_Visible (E, False);
else
-- Work done in Override_Dispatching_Operation,
- -- so nothing else need to be done here.
+ -- so nothing else needs to be done here.
null;
end if;