Commit 8b5fffc8 authored by Claus Assmann's avatar Claus Assmann Committed by Rich Salz
Browse files

Fix grammar error in SSL_CTX_set_min_proto_version

parent a8a8a917
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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