From: Neil Horman Date: Wed, 2 Jul 2025 11:03:36 +0000 (-0400) Subject: Update util/analyze-contention-log.sh X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;p=thirdparty%2Fopenssl.git Update util/analyze-contention-log.sh Co-authored-by: Matt Caswell Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/27912) --- diff --git a/util/analyze-contention-log.sh b/util/analyze-contention-log.sh index d1603b0c20c..6ad58e489b2 100755 --- a/util/analyze-contention-log.sh +++ b/util/analyze-contention-log.sh @@ -101,7 +101,7 @@ done # # Now because we have our cumulative latencies recorded in files named -# after their total cumulative latency, we can easily to a numerical +# after their total cumulative latency, we can easily do a numerical # sort on them in reverse order to display them from greatest to least # echo "Top latencies"