diff options
Diffstat (limited to 'gcc/ada/mdll-utl.adb')
-rw-r--r-- | gcc/ada/mdll-utl.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/mdll-utl.adb b/gcc/ada/mdll-utl.adb index 342041a1809..4011db1323b 100644 --- a/gcc/ada/mdll-utl.adb +++ b/gcc/ada/mdll-utl.adb @@ -51,7 +51,7 @@ package body MDLL.Utl is procedure Print_Command (Tool_Name : String; Arguments : OS_Lib.Argument_List); - -- display the command runned when in Verbose mode + -- display the command run when in Verbose mode ------------------- -- Print_Command -- |