gcc/ada/
* libgnat/system-lynxos178-ppc.ads,
libgnat/system-lynxos178-x86.ads: Fix small typo in comments.
-- (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.
-- (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.