From cda01d55ba9f238d8892c8e909580030ea5b3ebd Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Thu, 5 Sep 2013 21:43:50 +0100 Subject: [PATCH] s/recommend/recommended/ --- doc/crypto/X509_NAME_add_entry_by_txt.pod | 2 +- doc/crypto/rand.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/crypto/X509_NAME_add_entry_by_txt.pod b/doc/crypto/X509_NAME_add_entry_by_txt.pod index 9a59033917..1311896fa7 100644 --- a/doc/crypto/X509_NAME_add_entry_by_txt.pod +++ b/doc/crypto/X509_NAME_add_entry_by_txt.pod @@ -44,7 +44,7 @@ B. The deleted entry is returned and must be freed up. =head1 NOTES The use of string types such as B or B -is strongly recommend for the B parameter. This allows the +is strongly recommended for the B parameter. This allows the internal code to correctly determine the type of the field and to apply length checks according to the relevant standards. This is done using ASN1_STRING_set_by_NID(). diff --git a/doc/crypto/rand.pod b/doc/crypto/rand.pod index 922b8c1c8e..d102df2eee 100644 --- a/doc/crypto/rand.pod +++ b/doc/crypto/rand.pod @@ -39,7 +39,7 @@ Since the introduction of the ENGINE API, the recommended way of controlling default implementations is by using the ENGINE API functions. The default B, as set by RAND_set_rand_method() and returned by RAND_get_rand_method(), is only used if no ENGINE has been set as the default -"rand" implementation. Hence, these two functions are no longer the recommend +"rand" implementation. Hence, these two functions are no longer the recommended way to control defaults. If an alternative B implementation is being used (either set -- 2.40.0