diff --git a/crypto/dist/openssl/doc/ssl/ssl.pod b/crypto/dist/openssl/doc/ssl/ssl.pod index 2b6004ee3223..6d3ee24e4e47 100644 --- a/crypto/dist/openssl/doc/ssl/ssl.pod +++ b/crypto/dist/openssl/doc/ssl/ssl.pod @@ -158,7 +158,7 @@ Constructor for the SSLv3 SSL_METHOD structure for combined client and server. Constructor for the TLSv1 SSL_METHOD structure for a dedicated client. -=item cosnt SSL_METHOD *B(void); +=item const SSL_METHOD *B(void); Constructor for the TLSv1 SSL_METHOD structure for a dedicated server.