public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6206] [Ada] Fix small typo in comments.
@ 2020-12-17 10:50 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2020-12-17 10:50 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5957283fa4958afc18ca718405417d742332d66c

commit r11-6206-g5957283fa4958afc18ca718405417d742332d66c
Author: Erwan Le Guillou <leguillou@adacore.com>
Date:   Thu Dec 3 20:22:20 2020 +0100

    [Ada] Fix small typo in comments.
    
    gcc/ada/
    
            * libgnat/system-lynxos178-ppc.ads,
            libgnat/system-lynxos178-x86.ads: Fix small typo in comments.

Diff:
---
 gcc/ada/libgnat/system-lynxos178-ppc.ads | 2 +-
 gcc/ada/libgnat/system-lynxos178-x86.ads | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/ada/libgnat/system-lynxos178-ppc.ads b/gcc/ada/libgnat/system-lynxos178-ppc.ads
index 70de803a73d..4c65e9ac17c 100644
--- a/gcc/ada/libgnat/system-lynxos178-ppc.ads
+++ b/gcc/ada/libgnat/system-lynxos178-ppc.ads
@@ -102,7 +102,7 @@ package System is
    --  (Priority'First + Priority'Last) / 2
 
    --  However, the default priority given by the OS is not the same thing as
-   --  the Ada value Default_Prioirity (previous examples include VxWorks).
+   --  the Ada value Default_Priority (previous examples include VxWorks).
    --  Therefore, we follow a model based on the full range of LynxOS-178
    --  priorities.
 
diff --git a/gcc/ada/libgnat/system-lynxos178-x86.ads b/gcc/ada/libgnat/system-lynxos178-x86.ads
index b14f48b2082..e50cdcdaa0e 100644
--- a/gcc/ada/libgnat/system-lynxos178-x86.ads
+++ b/gcc/ada/libgnat/system-lynxos178-x86.ads
@@ -102,7 +102,7 @@ package System is
    --  (Priority'First + Priority'Last) / 2
 
    --  However, the default priority given by the OS is not the same thing as
-   --  the Ada value Default_Prioirity (previous examples include VxWorks).
+   --  the Ada value Default_Priority (previous examples include VxWorks).
    --  Therefore, we follow a model based on the full range of LynxOS-178
    --  priorities.


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

only message in thread, other threads:[~2020-12-17 10:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 10:50 [gcc r11-6206] [Ada] Fix small typo in comments 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).