From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Sun, 21 Jul 2024 09:32:06 +0000 (+0200) Subject: Fix typos found by codespell X-Git-Tag: openssl-3.1.8~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785eaa1fb586b033ed4e3aa92f7b100879b095b8;p=thirdparty%2Fopenssl.git Fix typos found by codespell Reviewed-by: Kurt Roeckx Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/24949) (cherry picked from commit 7d91d5ba35a69808f6083695ed1f83570ae0a43e restricted to util/check-format-commit.sh) --- diff --git a/util/check-format-commit.sh b/util/check-format-commit.sh index d1b344f16d3..93f5c22bfcb 100755 --- a/util/check-format-commit.sh +++ b/util/check-format-commit.sh @@ -65,7 +65,7 @@ else COMMIT_RANGE=$COMMIT_RANGE^..$COMMIT_RANGE fi -# Create an iteratable list of files to check formatting on, +# Create an iterable list of files to check formatting on, # including the line ranges that are changed by the commits # It produces output of this format: # ,