summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-27 12:54:58 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-27 12:54:58 +0000
commit1e27847d4eb70bb8da5115256e5d9b6fc49740f6 (patch)
tree3b4c94a75946c6b9074cf201a1e4ebae25b062f1 /doc
parent407a410136f0cd6b3bbdb665c8a2d0a3ddce9122 (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