The branch master has been updated
       via  8b5fffc819332dc381a431cae1a269642f0adf38 (commit)
      from  a8a8a917c0c0d36162fdc0cbf84ab17282cef3e9 (commit)


- Log -----------------------------------------------------------------
commit 8b5fffc819332dc381a431cae1a269642f0adf38
Author: Claus Assmann <ca+ssl-...@esmtp.org>
Date:   Fri Oct 21 06:15:39 2016 -0400

    Fix grammar error in SSL_CTX_set_min_proto_version
    
    CLA: trivial
    Reviewed-by: Matt Caswell <m...@openssl.org>
    Reviewed-by: Rich Salz <rs...@openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/1762)

-----------------------------------------------------------------------

Summary of changes:
 doc/ssl/SSL_CTX_set_min_proto_version.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ssl/SSL_CTX_set_min_proto_version.pod 
b/doc/ssl/SSL_CTX_set_min_proto_version.pod
index 8878514..3e9fe80 100644
--- a/doc/ssl/SSL_CTX_set_min_proto_version.pod
+++ b/doc/ssl/SSL_CTX_set_min_proto_version.pod
@@ -34,7 +34,7 @@ B<DTLS1_2_VERSION> for DTLS.
 
 =head1 RETURN VALUES
 
-Both functions return 1 on success and 0 on failure.
+These functions return 1 on success and 0 on failure.
 
 =head1 NOTES
 
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to