From 1dc4c8c7275938c61750277a1808ffb0d056d898 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 11 Jul 2011 12:13:56 +0000 Subject: [PATCH] Fix typo. Submitted by: Jim Morrison --- doc/ssl/ssl.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index 2b6004ee32..6d3ee24e4e 100644 --- a/doc/ssl/ssl.pod +++ b/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. -- 2.34.1