diff options
Diffstat (limited to 'gcc/ada/a-caldel-vms.adb')
-rw-r--r-- | gcc/ada/a-caldel-vms.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-caldel-vms.adb b/gcc/ada/a-caldel-vms.adb index 9f50bb7a579..b58e17e39e6 100644 --- a/gcc/ada/a-caldel-vms.adb +++ b/gcc/ada/a-caldel-vms.adb @@ -90,7 +90,7 @@ begin -- Set up the Timed_Delay soft link to the non tasking version if it has -- not been already set. -- If tasking is present, Timed_Delay has already set this soft link, or - -- this will be overriden during the elaboration of + -- this will be overridden during the elaboration of -- System.Tasking.Initialization if TSL.Timed_Delay = null then |