Fix Typos
authorAntoine Cœur <coeur@gmx.fr>
Tue, 2 Jul 2019 14:29:29 +0000 (22:29 +0800)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 31 Jul 2019 17:48:30 +0000 (19:48 +0200)
commita5c83db4ae3b3a94cdb88658280c36b6a74377ef
treee5f8704a5dc631918c9d5404126d6b1e04c538c9
parentca33a43fe21ace99a7e689f40a90e3ad42e794a0
Fix Typos

CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9295)
47 files changed:
CHANGES
Configurations/15-ios.conf
Configurations/50-win-onecore.conf
Configurations/common0.tmpl
apps/pkcs12.c
apps/speed.c
apps/storeutl.c
crypto/aes/asm/aes-s390x.pl
crypto/asn1/a_time.c
crypto/bio/bss_dgram.c
crypto/bn/asm/mips.pl
crypto/bn/bn_div.c
crypto/bn/bn_lcl.h
crypto/dsa/dsa_ossl.c
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/asm/x25519-ppc64.pl
crypto/ec/ec_lcl.h
crypto/ec/ecp_nistp521.c
crypto/ec/ecx_meth.c
crypto/init.c
crypto/lhash/lhash.c
crypto/rand/drbg_lib.c
crypto/rand/rand_lib.c
crypto/rsa/rsa_gen.c
crypto/sha/asm/sha512-sparcv9.pl
crypto/sm2/sm2_sign.c
crypto/store/loader_file.c
demos/bio/descrip.mms
demos/evp/aesgcm.c
doc/man3/ADMISSIONS.pod
doc/man3/BIO_s_mem.pod
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_md5.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/OSSL_STORE_expect.pod
doc/man3/RAND_DRBG_set_callbacks.pod
doc/man3/SSL_CTX_set_cipher_list.pod
doc/man3/SSL_SESSION_get0_hostname.pod
include/internal/thread_once.h
include/internal/tsan_assist.h
test/asn1_time_test.c
test/drbgtest.c
test/dtlstest.c
test/ssltestlib.c
test/tls13secretstest.c
util/perl/OpenSSL/Test.pm