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 7d05509..1315635 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;