More typo fixes
authorFdaSilvaYY <fdasilvayy@gmail.com>
Wed, 29 Mar 2017 19:26:13 +0000 (21:26 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 30 Mar 2017 20:13:12 +0000 (22:13 +0200)
commita2dcdb57af656b9b623e68e6c7f6b52cb5d0fa48
tree43e7d0c079f7531aa99d13df53f0d064037d22c0
parenta05053cdf45e30d34161d5a1ab68fa6f757bbc27
More typo fixes

Backport of 69687aa829bc8bdcaf5468eb3dd0ada13700b7aa
(Merged from #3069)

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3079)
29 files changed:
CHANGES
Configure
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/crypto/BN_rand.pod
doc/crypto/SCT_new.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/ssl/SSL_SESSION_get0_peer.pod
doc/ssl/SSL_set_bio.pod
include/internal/dso.h
include/openssl/bio.h
include/openssl/objects.h
include/openssl/x509.h
ssl/record/ssl3_record.c
ssl/ssl_lib.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
ssl/t1_lib.c
test/recipes/70-test_sslrecords.t
test/sslapitest.c
test/ssltest_old.c
test/testlib/OpenSSL/Test.pm