summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_md5.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_md5.pod')
-rw-r--r--doc/man3/EVP_md5.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_md5.pod b/doc/man3/EVP_md5.pod
index 01d7157b04..a0b127fe60 100644
--- a/doc/man3/EVP_md5.pod
+++ b/doc/man3/EVP_md5.pod
@@ -29,7 +29,7 @@ The MD5 algorithm which produces a 128-bit output from a given input.
=item EVP_md5_sha1()
-A hash algorithm of SSL v3 that combines MD5 with SHA-1 as decirbed in RFC
+A hash algorithm of SSL v3 that combines MD5 with SHA-1 as described in RFC
6101.
WARNING: this algorithm is not intended for non-SSL usage.