Correct documentation typos.

This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
This commit is contained in:
Richard Levitte
2003-12-27 15:04:54 +00:00
parent 7cf803230b
commit 112341031b
4 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ None of the functions return a value.
=head1 NOTES
A typical application will will call OpenSSL_add_all_algorithms() initially and
A typical application will call OpenSSL_add_all_algorithms() initially and
EVP_cleanup() before exiting.
An application does not need to add algorithms to use them explicitly, for example