public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Giuliano Belinassi <giulianob@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/autopar_devel] [Ada] Fix typos
Date: Sat, 22 Aug 2020 21:55:19 +0000 (GMT)	[thread overview]
Message-ID: <20200822215519.94EC33861012@sourceware.org> (raw)

https://gcc.gnu.org/g:0f9f6a51503b843c883c2697d0420929bcb6121e

commit 0f9f6a51503b843c883c2697d0420929bcb6121e
Author: Vadim Godunko <godunko@adacore.com>
Date:   Sat Jan 11 18:25:18 2020 +0300

    [Ada] Fix typos
    
    2020-06-03  Vadim Godunko  <godunko@adacore.com>
    
    gcc/ada/
    
            * libgnat/s-parame.ads, libgnat/s-parame__ae653.ads,
            libgnat/s-parame__hpux.ads: Fix typos.

Diff:
---
 gcc/ada/libgnat/s-parame.ads        | 2 +-
 gcc/ada/libgnat/s-parame__ae653.ads | 2 +-
 gcc/ada/libgnat/s-parame__hpux.ads  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gcc/ada/libgnat/s-parame.ads b/gcc/ada/libgnat/s-parame.ads
index 938531bccc7..7ec524b65a1 100644
--- a/gcc/ada/libgnat/s-parame.ads
+++ b/gcc/ada/libgnat/s-parame.ads
@@ -94,7 +94,7 @@ package System.Parameters is
 
    Runtime_Default_Sec_Stack_Size : constant Size_Type := 10 * 1024;
    --  The run-time chosen default size for secondary stacks that may be
-   --  overriden by the user with the use of binder -D switch.
+   --  overridden by the user with the use of binder -D switch.
 
    Sec_Stack_Dynamic : constant Boolean := True;
    --  Indicates if secondary stacks can grow and shrink at run-time. If False,
diff --git a/gcc/ada/libgnat/s-parame__ae653.ads b/gcc/ada/libgnat/s-parame__ae653.ads
index 2cad3067a2a..6f1bff23fcd 100644
--- a/gcc/ada/libgnat/s-parame__ae653.ads
+++ b/gcc/ada/libgnat/s-parame__ae653.ads
@@ -94,7 +94,7 @@ package System.Parameters is
 
    Runtime_Default_Sec_Stack_Size : constant Size_Type := 10 * 1024;
    --  The run-time chosen default size for secondary stacks that may be
-   --  overriden by the user with the use of binder -D switch.
+   --  overridden by the user with the use of binder -D switch.
 
    Sec_Stack_Dynamic : constant Boolean := False;
    --  Indicates if secondary stacks can grow and shrink at run-time. If False,
diff --git a/gcc/ada/libgnat/s-parame__hpux.ads b/gcc/ada/libgnat/s-parame__hpux.ads
index e8be52a744c..70462f37eb8 100644
--- a/gcc/ada/libgnat/s-parame__hpux.ads
+++ b/gcc/ada/libgnat/s-parame__hpux.ads
@@ -92,7 +92,7 @@ package System.Parameters is
 
    Runtime_Default_Sec_Stack_Size : constant Size_Type := 10 * 1024;
    --  The run-time chosen default size for secondary stacks that may be
-   --  overriden by the user with the use of binder -D switch.
+   --  overridden by the user with the use of binder -D switch.
 
    Sec_Stack_Dynamic : constant Boolean := True;
    --  Indicates if secondary stacks can grow and shrink at run-time. If False,


                 reply	other threads:[~2020-08-22 21:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200822215519.94EC33861012@sourceware.org \
    --to=giulianob@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).