]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/BIO_find_type.pod
Use EXAMPLES not EXAMPLE for section title
[thirdparty/openssl.git] / doc / man3 / BIO_find_type.pod
index 7a84b6de85d9bdacdb9ae10fb06620ca0ffbeca8..354e3473306aac720c4474812cfd34fd4a19af65 100644 (file)
@@ -40,7 +40,7 @@ BIO_next() returns the next BIO in a chain.
 
 BIO_method_type() returns the type of the BIO B<b>.
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 Traverse a chain looking for digest BIOs: