Fix typo.
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 09:28:36 +0000 (11:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 09:28:36 +0000 (11:28 +0200)
From-SVN: r160717

gcc/ada/sem_ch13.adb

index fe95611..a14f414 100644 (file)
@@ -1027,9 +1027,9 @@ package body Sem_Ch13 is
                   --  of the annotation done by the back end. This entry is
                   --  only made if the address clause comes from source.
                   --  If the entity has a generic type, the check will be
-                  --  performed in the instance if the actual type justfies it,
-                  --  and we do not insert the clause in the table to prevent
-                  --  spurious warnings.
+                  --  performed in the instance if the actual type justifies
+                  --  it, and we do not insert the clause in the table to
+                  --  prevent spurious warnings.
 
                   if Address_Clause_Overlay_Warnings
                     and then Comes_From_Source (N)