summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-27 12:55:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-27 12:55:52 +0000
commita758f617937b103e8944ca676d85f5fc38cf7166 (patch)
tree06ceafa43ec5881c8c785d8fc380aa97fd8d40e8 /doc
parentb3b35df2a2d9f7353de1e241f1723dc239041cd3 (diff)
PR: 2157
Submitted by: "Green, Paul" <Paul.Green@stratus.com> Typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/X509_STORE_set_verify_cb_func.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/X509_STORE_set_verify_cb_func.pod b/doc/crypto/X509_STORE_set_verify_cb_func.pod
index 1b774fc0cb..29e3bbe3bc 100644
--- a/doc/crypto/X509_STORE_set_verify_cb_func.pod
+++ b/doc/crypto/X509_STORE_set_verify_cb_func.pod
@@ -22,7 +22,7 @@ B<verify_cb> overwriting any existing callback.
X509_STORE_set_verify_cb_func() also sets the verification callback but it
is implemented as a macro.
-=head 1 NOTES
+=head1 NOTES
The verification callback from an B<X509_STORE> is inherited by
the corresponding B<X509_STORE_CTX> structure when it is initialized. This can