aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gen-soccon.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/gen-soccon.c')
-rw-r--r--gcc/ada/gen-soccon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gen-soccon.c b/gcc/ada/gen-soccon.c
index ec513f6..a4dd957 100644
--- a/gcc/ada/gen-soccon.c
+++ b/gcc/ada/gen-soccon.c
@@ -639,7 +639,7 @@ _NL
CND(WSASYSNOTREADY, "System not ready")
CND(WSAVERNOTSUPPORTED, "Version not supported")
-CND(WSANOTINITIALISED, "Winsock not intialized")
+CND(WSANOTINITIALISED, "Winsock not initialized")
CND(WSAEDISCON, "Disconnected")
#endif