PR: 2157
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 12:55:52 +0000 (12:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 12:55:52 +0000 (12:55 +0000)
Submitted by: "Green, Paul" <Paul.Green@stratus.com>

Typo.

doc/crypto/X509_STORE_set_verify_cb_func.pod

index 1b774fc0cb0a6b790b67bc134664cfaf885ef0ab..29e3bbe3bce93259dd562a39e7b51efb7fabd1b0 100644 (file)
@@ -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.
 
 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
 
 The verification callback from an B<X509_STORE> is inherited by 
 the corresponding B<X509_STORE_CTX> structure when it is initialized. This can