From bfb110208dd891b1aafd6ccb18451e035b723486 Mon Sep 17 00:00:00 2001 From: Vincent Celier Date: Mon, 4 Aug 2008 11:06:16 +0200 Subject: [PATCH] make.adb: Correct spelling error in comment 2008-08-04 Vincent Celier * make.adb: Correct spelling error in comment From-SVN: r138585 --- gcc/ada/make.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2