ispell
[openssl.git] / doc / ssl / SSL_CTX_load_verify_locations.pod
index ed6aa6bc84628175d3b4af1862f4fe23d9c967c7..84a799fc71dd33bf8748ad249ecf1ff4da5fb280 100644 (file)
@@ -58,7 +58,7 @@ failure.
 In server mode, when requesting a client certificate, the server must send
 the list of CAs of which it will accept client certificates. This list
 is not influenced by the contents of B<CAfile> or B<CApath> and must
-explicitely be set using the
+explicitly be set using the
 L<SSL_CTX_set_client_CA_list(3)|SSL_CTX_set_client_CA_list(3)>
 family of functions.