Fix Typos

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9288)
This commit is contained in:
Antoine Cœur 2019-07-02 16:04:04 +08:00 committed by Dr. Matthias St. Pierre
parent f663ddc7b0
commit c2969ff6e7
69 changed files with 89 additions and 89 deletions

View file

@ -39,7 +39,7 @@
EVP_KDF_CTRL_SET_PBKDF2_PKCS5_MODE.
[Shane Lontis]
*) Default cipher lists/suites are now avaialble via a function, the
*) Default cipher lists/suites are now available via a function, the
#defines are deprecated.
[Todd Short]
@ -462,7 +462,7 @@
SSL_set_ciphersuites()
[Matt Caswell]
*) Memory allocation failures consistenly add an error to the error
*) Memory allocation failures consistently add an error to the error
stack.
[Rich Salz]