diff options
Diffstat (limited to 'gcc/ada/s-osinte-lynxos-3.adb')
-rw-r--r-- | gcc/ada/s-osinte-lynxos-3.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-osinte-lynxos-3.adb b/gcc/ada/s-osinte-lynxos-3.adb index 01524c89251..09cbfca99b7 100644 --- a/gcc/ada/s-osinte-lynxos-3.adb +++ b/gcc/ada/s-osinte-lynxos-3.adb @@ -138,7 +138,7 @@ package body System.OS_Interface is -------------------------- -- For all the following functions, LynxOS threads has the POSIX Draft 4 - -- begavior; it sets errno but the standard Posix requires it to be + -- behavior; it sets errno but the standard Posix requires it to be -- returned. function pthread_mutexattr_init |