[Ada] Einfo: minor comment fix
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 9 Oct 2018 15:06:16 +0000 (15:06 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 9 Oct 2018 15:06:16 +0000 (15:06 +0000)
2018-10-09  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* einfo.ads: Small comment fix.

From-SVN: r264976

gcc/ada/ChangeLog
gcc/ada/einfo.ads

index 2c0bce6a54c1165ec64173003c42c9c5a11a1530..072e19a8b119e24d9cffeb7ecc13e806b8fcaaa6 100644 (file)
@@ -1,3 +1,7 @@
+2018-10-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * einfo.ads: Small comment fix.
+
 2018-10-09  Eric Botcazou  <ebotcazou@adacore.com>
 
        * sem_ch7.adb (Has_Referencer): Add comment for the
index 018684d7b2f6740b3f7fc4d86e8dce50d0654717..b803fe059a8122231b2ccfd93e2041729f91d266 100644 (file)
@@ -3269,7 +3269,7 @@ package Einfo is
 --       a task interface, or if it is derived from task interfaces.
 
 --    Is_Task_Record_Type (synthesized)
---       Applies to all entities. True if Is_Concurrent_Record_Type
+--       Applies to all entities, true if Is_Concurrent_Record_Type is true and
 --       Corresponding_Concurrent_Type is a task type.
 
 --    Is_Task_Type (synthesized)