crypto/*: Fix various typos, repeated words, align some spelling to LDP.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 23 Aug 2022 18:37:03 +0000 (20:37 +0200)
committerPauli <pauli@openssl.org>
Wed, 12 Oct 2022 05:55:01 +0000 (16:55 +1100)
commitc7340583097a80a4fe42bacea745b2bbaa6d16db
treef39a93429d9bbc5bdddfc5458512ce8699695e50
parent1567a821a4616f59748fa8982724f88e542867d6
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
partially 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)
21 files changed:
crypto/bio/bio_sock2.c
crypto/bn/bn_const.c
crypto/cmp/cmp_vfy.c
crypto/dsa/dsa_local.h
crypto/ffc/ffc_params_generate.c
crypto/http/http_client.c
crypto/http/http_lib.c
crypto/idea/idea_local.h
crypto/pkcs7/pk7_asn1.c
crypto/rc2/rc2_local.h
crypto/rc5/rc5_local.h
crypto/siphash/siphash.c
crypto/store/store_lib.c
crypto/ts/ts_local.h
crypto/ts/ts_rsp_verify.c
crypto/x509/by_store.c
crypto/x509/v3_ncons.c
crypto/x509/v3_purp.c
crypto/x509/x_crl.c
crypto/x509/x_req.c
crypto/x509/x_x509.c