From 5957283fa4958afc18ca718405417d742332d66c Mon Sep 17 00:00:00 2001 From: Erwan Le Guillou Date: Thu, 3 Dec 2020 20:22:20 +0100 Subject: [Ada] Fix small typo in comments. gcc/ada/ * libgnat/system-lynxos178-ppc.ads, libgnat/system-lynxos178-x86.ads: Fix small typo in comments. --- gcc/ada/libgnat/system-lynxos178-ppc.ads | 2 +- gcc/ada/libgnat/system-lynxos178-x86.ads | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada') diff --git a/gcc/ada/libgnat/system-lynxos178-ppc.ads b/gcc/ada/libgnat/system-lynxos178-ppc.ads index 70de803..4c65e9a 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 b14f48b..e50cdcd 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. -- cgit v1.1