2008-08-04 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2008 09:06:16 +0000 (09:06 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2008 09:06:16 +0000 (09:06 +0000)
* make.adb: Correct spelling error in comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138585 138bc75d-0d04-0410-961f-82ee72b054a4

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;