OSDN Git Service

Fix typo.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 2010 09:28:36 +0000 (09:28 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 2010 09:28:36 +0000 (09:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160717 138bc75d-0d04-0410-961f-82ee72b054a4

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)