apps & al : Fix various typos, repeated words, align some spelling to LDP.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 23 Aug 2022 18:45:13 +0000 (20:45 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:53 +0000 (18:21 +0100)
commitfee9986c3da13e533d7467df7f792253797f4115
tree880b9fdd3e398291c9a03756762ade1e47f549bb
parentf24b716f26f0e4956ea5cb049876cf2738e5e38d
apps & al : Fix various typos, repeated words, align some spelling to LDP.

Mostly revamped from #16712
- fall thru -> fall through
- time stamp -> timestamp
- host name -> hostname
- ipv6 -> IPv6

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19059)

(cherry picked from commit 9929c81702381bff54f833d6fe0a3304f4e2b635)
14 files changed:
Configurations/README.md
apps/demoSRP/srp_verifier.txt
apps/dhparam.c
apps/engine.c
apps/lib/s_socket.c
apps/verify.c
demos/sslecho/main.c
doc/internal/man3/ossl_punycode_decode.pod
engines/e_loader_attic.c
include/openssl/engine.h
ssl/ssl_lib.c
test/cmp_protect_test.c
test/recipes/80-test_cmp_http.t
test/x509_time_test.c