From 477fd4596feb89fe943130c8b1a4e37a0d3764bb Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 14 Feb 2009 21:49:38 +0000 Subject: PR: 1835 Submitted by: Damien Miller Approved by: steve@openssl.org Fix various typos. --- doc/ssl/SSL_free.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ssl/SSL_free.pod') diff --git a/doc/ssl/SSL_free.pod b/doc/ssl/SSL_free.pod index 2d4f8b6168..13c1abd9ec 100644 --- a/doc/ssl/SSL_free.pod +++ b/doc/ssl/SSL_free.pod @@ -14,7 +14,7 @@ SSL_free - free an allocated SSL structure SSL_free() decrements the reference count of B, and removes the SSL structure pointed to by B and frees up the allocated memory if the -the reference count has reached 0. +reference count has reached 0. =head1 NOTES -- cgit v1.2.3