From: Vincent Celier Date: Mon, 4 Aug 2008 09:06:16 +0000 (+0200) Subject: make.adb: Correct spelling error in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bfb110208dd891b1aafd6ccb18451e035b723486;p=gcc.git make.adb: Correct spelling error in comment 2008-08-04 Vincent Celier * make.adb: Correct spelling error in comment From-SVN: r138585 --- diff --git a/gcc/ada/make.adb b/gcc/ada/make.adb index 7d055096832..13156357dc0 100644 --- a/gcc/ada/make.adb +++ b/gcc/ada/make.adb @@ -1865,7 +1865,7 @@ package body Make is ALI := No_ALI_Id; Verbose_Msg - (Unit_Name, " sources does not include ", + (Unit_Name, " sources do not include ", Name_Id (WR.Sfile)); return;