diff options
Diffstat (limited to 'gcc/ada/sem_ch4.adb')
-rw-r--r-- | gcc/ada/sem_ch4.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch4.adb b/gcc/ada/sem_ch4.adb index b59cd4b5186..e14fb436d6b 100644 --- a/gcc/ada/sem_ch4.adb +++ b/gcc/ada/sem_ch4.adb @@ -2246,7 +2246,7 @@ package body Sem_Ch4 is end if; -- If the call has been transformed into a slice, it is of the form - -- F (Subtype) where F is paramterless. The node has ben rewritten in + -- F (Subtype) where F is parameterless. The node has been rewritten in -- Try_Indexed_Call and there is nothing else to do. if Is_Indexed |