Fix typos in documentation.
[openssl.git] / doc / crypto / EVP_DigestInit.pod
index 1dc76cbdf86b611524450e082bb601a3b3a6efdd..9fda29ba074f294e07689ef7eb57a7fda677643d 100644 (file)
@@ -223,7 +223,7 @@ EVP_MD_CTX_copy_ex() because they can efficiently reuse a digest context
 instead of initializing and cleaning it up on each call and allow non default
 implementations of digests to be specified.
 
-If digest contexts are not cleaned up after use
+If digest contexts are not cleaned up after use,
 memory leaks will occur.
 
 EVP_MD_CTX_size(), EVP_MD_CTX_block_size(), EVP_MD_CTX_type(),