GH601: Various spelling fixes.
[openssl.git] / crypto / bio / b_sock.c
index fab5b09f37e44e04b546ff6aadbbf72430428b07..567ee4824d7b845497b06eb3ef024b93e20854d9 100644 (file)
@@ -195,7 +195,7 @@ int BIO_sock_init(void)
         memset(&wsa_state, 0, sizeof(wsa_state));
         /*
          * Not making wsa_state available to the rest of the code is formally
-         * wrong. But the structures we use are [beleived to be] invariable
+         * wrong. But the structures we use are [believed to be] invariable
          * among Winsock DLLs, while API availability is [expected to be]
          * probed at run-time with DSO_global_lookup.
          */