crypto: Fix various typos, repeated words, align some spelling to LDP.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 23 Aug 2022 18:33:58 +0000 (20:33 +0200)
committerPauli <pauli@openssl.org>
Wed, 12 Oct 2022 05:55:01 +0000 (16:55 +1100)
commit1567a821a4616f59748fa8982724f88e542867d6
tree76cd3a15990e2c7c8e815555bc39c39f55326f87
parent8b5424eae5577809264e73a229fcc4c384611fae
crypto: Fix various typos, repeated words, align some spelling to LDP.
partially revamped from #16712
- fall thru -> fall through
- time stamp -> timestamp
- file name -> filename
- host name -> hostname

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19059)
20 files changed:
crypto/asn1/a_time.c
crypto/bf/bf_local.h
crypto/bio/bio_addr.c
crypto/bio/bio_print.c
crypto/bio/bss_fd.c
crypto/bio/bss_file.c
crypto/bn/bn_mul.c
crypto/cast/cast_local.h
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cms/cms_asn1.c
crypto/des/des_local.h
crypto/ec/ec2_smpl.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_smpl.c
crypto/engine/eng_init.c
crypto/evp/ctrl_params_translate.c
crypto/evp/e_aes.c
crypto/evp/e_aria.c
crypto/o_fopen.c