diff options
Diffstat (limited to 'gcc/ada/bindo.adb')
-rw-r--r-- | gcc/ada/bindo.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/bindo.adb b/gcc/ada/bindo.adb index c467617..678f009 100644 --- a/gcc/ada/bindo.adb +++ b/gcc/ada/bindo.adb @@ -322,9 +322,9 @@ package body Bindo is -- In addition, GNATbind does not create an edge to the body of the -- pragma argument. -- - -- -d_t Output cycle detection trace information + -- -d_t Output cycle-detection trace information -- - -- GNATbind outputs trace information on cycle detection activities + -- GNATbind outputs trace information on cycle-detection activities -- to standard output. -- -- -d_A Output ALI invocation tables |