public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2206] [Ada] Fix typo in comment related to derived discriminated types
@ 2021-07-09 12:39 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-07-09 12:39 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:06fd120d19d2636a812c9ffe4b8871f3733ae213

commit r12-2206-g06fd120d19d2636a812c9ffe4b8871f3733ae213
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Fri Jun 11 16:01:36 2021 +0200

    [Ada] Fix typo in comment related to derived discriminated types
    
    gcc/ada/
    
            * exp_util.ads (Map_Types): Fix typo.

Diff:
---
 gcc/ada/exp_util.ads | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/exp_util.ads b/gcc/ada/exp_util.ads
index 3be0166896a..5c931c946a9 100644
--- a/gcc/ada/exp_util.ads
+++ b/gcc/ada/exp_util.ads
@@ -915,7 +915,7 @@ package Exp_Util is
    --  Establish the following mapping between the attributes of tagged parent
    --  type Parent_Type and tagged derived type Derived_Type.
    --
-   --    * Map each discriminant of Parent_Type to ether the corresponding
+   --    * Map each discriminant of Parent_Type to either the corresponding
    --      discriminant of Derived_Type or come constraint.
 
    --    * Map each primitive operation of Parent_Type to the corresponding


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-09 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 12:39 [gcc r12-2206] [Ada] Fix typo in comment related to derived discriminated types Pierre-Marie de Rodat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).