Fix some typos
authorVeres Lajos <vlajos@gmail.com>
Sat, 30 Nov 2019 23:18:47 +0000 (23:18 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2019 18:04:01 +0000 (19:04 +0100)
commit79c44b4e3044aee9dc9618850d4f1ce067757b4b
treee591ce5fb459b9c68e91dada248eb09c20b1084a
parent2ff16afc17af7ee8dbff1fb34b71a51ecd55811e
Fix some typos

Reported-by: misspell-fixer <https://github.com/vlajos/misspell-fixer>
CLA: trivial

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10544)
54 files changed:
.travis.yml
Configurations/10-main.conf
INSTALL
apps/lib/build.info
apps/passwd.c
crypto/aes/asm/aesni-x86_64.pl
crypto/aes/asm/bsaes-x86_64.pl
crypto/asn1_dsa.c
crypto/des/asm/des_enc.m4
crypto/err/openssl.txt
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/evp_enc.c
crypto/evp/pmeth_gn.c
crypto/property/property_err.c
crypto/property/property_parse.c
crypto/rand/rand_vms.c
crypto/rand/rand_win.c
crypto/rsa/rsa_sp800_56b_check.c
crypto/serializer/serializer_meth.c
doc/internal/man3/ossl_init_thread_deregister.pod
doc/internal/man3/ossl_provider_new.pod
doc/internal/man7/build.info.pod
doc/man1/openssl.pod
doc/man3/ASYNC_WAIT_CTX_new.pod
doc/man3/ERR_new.pod
doc/man3/ERR_put_error.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_MAC.pod
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/OPENSSL_FILE.pod
doc/man3/OSSL_trace_set_channel.pod
doc/man3/RAND_set_rand_method.pod
doc/man3/SSL_CTX_set_srp_password.pod
doc/man7/openssl-env.pod
doc/man7/provider-base.pod
doc/man7/provider-cipher.pod
doc/man7/provider-keyexch.pod
doc/man7/provider-mac.pod
doc/man7/provider-signature.pod
include/internal/propertyerr.h
include/openssl/core_numbers.h
providers/build.info
providers/implementations/ciphers/cipher_aes_xts.c
providers/implementations/ciphers/cipher_tdes_wrap.c
ssl/record/ssl3_record.c
ssl/record/ssl3_record_tls13.c
ssl/t1_enc.c
test/bntest.c
test/build.info
util/find-doc-nits
util/perl/OpenSSL/Ordinals.pm
util/perl/TLSProxy/Proxy.pm