From: Arnaud Charlet Date: Mon, 18 Apr 2016 12:47:22 +0000 (+0200) Subject: Minor editing. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b3ccbbf0e4f9cde4fdb5ed9cfb6aebd93554240;p=gcc.git Minor editing. From-SVN: r235143 --- diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb index 52de7a1405d..a68105959a8 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,