summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_STORE_CTX_set_verify_cb.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_STORE_CTX_set_verify_cb.pod')
-rw-r--r--doc/man3/X509_STORE_CTX_set_verify_cb.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_STORE_CTX_set_verify_cb.pod b/doc/man3/X509_STORE_CTX_set_verify_cb.pod
index 7cd661f215..cf3fe092c5 100644
--- a/doc/man3/X509_STORE_CTX_set_verify_cb.pod
+++ b/doc/man3/X509_STORE_CTX_set_verify_cb.pod
@@ -48,7 +48,7 @@ The verification callback can be used to customise the operation of certificate
verification, either by overriding error conditions or logging errors for
debugging purposes.
-However a verification callback is B<not> essential and the default operation
+However, a verification callback is B<not> essential and the default operation
is often sufficient.
The B<ok> parameter to the callback indicates the value the callback should