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)
committerPauli <pauli@openssl.org>
Wed, 12 Oct 2022 05:55:28 +0000 (16:55 +1100)
commit9929c81702381bff54f833d6fe0a3304f4e2b635
tree7526b6e7a38f56eda999a11db3c74858ca90bde0
parentd7f3a2cc8691c062ef5bdeef28b66f80c8f7d5c3
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)
15 files changed:
Configurations/README.md
apps/demoSRP/srp_verifier.txt
apps/dhparam.c
apps/engine.c
apps/lib/apps.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