Commit 09ddb878 authored by Paul Yang's avatar Paul Yang Committed by Matt Caswell
Browse files

Fix doc nits in X509_check_private_key.pod



remove the tailing dot

Signed-off-by: default avatarPaul Yang <paulyang.inf@gmail.com>

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3614)
parent e514ff0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

X509_check_private_key, X509_REQ_check_private_key - check the consistency
of a private key with the public key in an X509 certificate or certificate
request.
request

=head1 SYNOPSIS