summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod')
-rw-r--r--lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod b/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
index 1300fe190c7..015d4eaf361 100644
--- a/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
+++ b/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod
@@ -35,7 +35,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