aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r--gcc/ada/debug.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index 52de7a1..a681059 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -763,7 +763,7 @@ package body Debug is
-- any unreachable subprograms that get deleted.
-- d.4 By default in case of an error during C generation, the .c or .h
- -- file is delete. This flag keeps the C file.
+ -- file is deleted. This flag keeps the C file.
-- d.5 By default a subprogram imported generates a subprogram profile.
-- This debug flag disables this generation when generating C code,