make.adb: Correct spelling error in comment
authorVincent Celier <celier@adacore.com>
Mon, 4 Aug 2008 09:06:16 +0000 (11:06 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2008 09:06:16 +0000 (11:06 +0200)
2008-08-04  Vincent Celier  <celier@adacore.com>

* make.adb: Correct spelling error in comment

From-SVN: r138585

gcc/ada/make.adb

index 7d05509683208ef254380cc2f9c5a6776d793996..13156357dc06ed76df3191ef12f3e6e35625d151 100644 (file)
@@ -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;