More typo fixes
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 28 Mar 2017 21:57:28 +0000 (23:57 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 29 Mar 2017 05:14:29 +0000 (07:14 +0200)
commit69687aa829bc8bdcaf5468eb3dd0ada13700b7aa
tree564244011bcb19ef2157b0dac249aea3e1440cae
parent7bd278957d27e09511520dabdc8696366ffb2b96
More typo fixes

Fix some comments too
[skip ci]

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3069)
38 files changed:
CHANGES
Configure
NOTES.VMS
apps/passwd.c
crypto/aes/asm/aesni-sha1-x86_64.pl
crypto/bio/b_addr.c
crypto/bn/asm/sparcv9-mont.pl
crypto/pem/pem_lib.c
crypto/sha/asm/sha1-586.pl
crypto/sha/asm/sha1-x86_64.pl
crypto/x86cpuid.pl
doc/README
doc/man3/BN_rand.pod
doc/man3/SCT_new.pod
doc/man3/SSL_SESSION_get0_peer.pod
doc/man3/SSL_set_bio.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man7/X25519.pod
include/internal/dso.h
include/openssl/bio.h
include/openssl/objects.h
include/openssl/ui.h
include/openssl/x509.h
ssl/record/ssl3_record.c
ssl/ssl_lib.c
ssl/statem/extensions.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
ssl/t1_lib.c
ssl/tls13_enc.c
test/build.info
test/ossl_shim/ossl_shim.cc
test/recipes/70-test_sslrecords.t
test/recordlentest.c
test/sslapitest.c
test/ssltest_old.c
test/testlib/OpenSSL/Test.pm
util/TLSProxy/Record.pm