[Ada] Minor comment fix
authorBob Duff <duff@adacore.com>
Fri, 25 May 2018 09:03:14 +0000 (09:03 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Fri, 25 May 2018 09:03:14 +0000 (09:03 +0000)
2018-05-25  Bob Duff  <duff@adacore.com>

gcc/ada/

* sem_util.ads: Minor comment fix.

From-SVN: r260718

gcc/ada/ChangeLog
gcc/ada/sem_util.ads

index a4730773bcb947a92f85df5c07c38e11d6d8dcc4..132037c752c0bbd36263698419f0d94ece1bf72d 100644 (file)
@@ -1,3 +1,7 @@
+2018-05-25  Bob Duff  <duff@adacore.com>
+
+       * sem_util.ads: Minor comment fix.
+
 2018-05-25  Ed Schonberg  <schonberg@adacore.com>
 
        * exp_unst.adb (Visit_Node): Restrict check for uplevel references in
index 2aa7432fbcff8a007416108b703c3a348cbb5054..739a4d06eb8ddc0a88eb7687f02ff81c339f28c8 100644 (file)
@@ -2781,7 +2781,7 @@ package Sem_Util is
    --  specified we check only for the given stream operation.
 
    function Unique_Defining_Entity (N : Node_Id) return Entity_Id;
-   --  Return the entity which represents declaration N, so that different
+   --  Return the entity that represents declaration N, so that different
    --  views of the same entity have the same unique defining entity:
    --    * private view and full view of a deferred constant
    --        --> full view