summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-socthi-mingw.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-socthi-mingw.adb')
-rw-r--r--gcc/ada/g-socthi-mingw.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-socthi-mingw.adb b/gcc/ada/g-socthi-mingw.adb
index 5376e986e15..78d5c3feadc 100644
--- a/gcc/ada/g-socthi-mingw.adb
+++ b/gcc/ada/g-socthi-mingw.adb
@@ -303,7 +303,7 @@ package body GNAT.Sockets.Thin is
begin
-- Asynchronous connection failures are notified in the
-- exception fd set instead of the write fd set. To ensure
- -- POSIX compatitibility, copy write fd set into exception fd
+ -- POSIX compatibility, copy write fd set into exception fd
-- set. Once select() returns, check any socket present in the
-- exception fd set and peek at incoming out-of-band data. If
-- the test is not successful, and the socket is present in
OpenPOWER on IntegriCloud