]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update util/analyze-contention-log.sh master
authorNeil Horman <nhorman@openssl.org>
Wed, 2 Jul 2025 11:03:36 +0000 (07:03 -0400)
committerNeil Horman <nhorman@openssl.org>
Fri, 4 Jul 2025 11:25:00 +0000 (07:25 -0400)
Co-authored-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27912)

util/analyze-contention-log.sh

index d1603b0c20cb36d68fd66f40a45f09baecb3e1f8..6ad58e489b2236cd80e69e50d57530df55d0bcdf 100755 (executable)
@@ -101,7 +101,7 @@ done
 
 #
 # Now because we have our cumulative latencies recorded in files named
 
 #
 # 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"
 # sort on them in reverse order to display them from greatest to least
 #
 echo "Top latencies"