public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/autopar_devel] [Ada] Fix typo in comment
@ 2020-08-22 21:54 Giuliano Belinassi
  0 siblings, 0 replies; only message in thread
From: Giuliano Belinassi @ 2020-08-22 21:54 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:51394873b13e160bd4d554f8d7f0211c33318412

commit 51394873b13e160bd4d554f8d7f0211c33318412
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue Jan 7 23:17:30 2020 +0100

    [Ada] Fix typo in comment
    
    2020-06-03  Eric Botcazou  <ebotcazou@adacore.com>
    
    gcc/ada/
    
            * einfo.ads (Has_Contiguous_Rep): Fix typo in comment.

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

diff --git a/gcc/ada/einfo.ads b/gcc/ada/einfo.ads
index 1183d0aed8c..32a938a6d3a 100644
--- a/gcc/ada/einfo.ads
+++ b/gcc/ada/einfo.ads
@@ -1575,7 +1575,7 @@ package Einfo is
 --       in sem_aux is used to test for this case.
 
 --    Has_Contiguous_Rep (Flag181)
---       Defined in enumeration types. Set if the type as a representation
+--       Defined in enumeration types. Set if the type has a representation
 --       clause whose entries are successive integers.
 
 --    Has_Controlled_Component (Flag43) [base type only]


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

only message in thread, other threads:[~2020-08-22 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 21:54 [gcc/devel/autopar_devel] [Ada] Fix typo in comment Giuliano Belinassi

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).