]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use 'codespell:ignore' where justifiable
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Dec 2025 08:52:11 +0000 (09:52 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 19 Dec 2025 12:06:04 +0000 (13:06 +0100)
commitcfbd2e1bae1b884779437306523639f9c558331a
tree8860a63a16222a740aee681c9f371f99b8b3901a
parentdc7f7f01adc3507c154a9a89b24866034e8fa6d4
Use 'codespell:ignore' where justifiable

There's this one random string where we have the word "Hellow".  It's a
random string, "correct" spelling is really not important, so we tell
codespell to just ignore that line.

Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29437)
test/params_test.c