Skip to content

Commit 0225bc3

Browse files
committed
typo fix
1 parent 9166fc7 commit 0225bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6255,7 +6255,7 @@ sub_quic() {
62556255
outln "${proxy_hint_str}not offered or timed out"
62566256
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
62576257
else
6258-
# 0 would be process terminated before be killed. Now findout what happened...
6258+
# 0 would be process terminated before be killed. Now find out what happened...
62596259
filter_printable $sclient_outfile
62606260
if [[ $(< $sclient_outfile) =~ CERTIFICATE----- ]]; then
62616261
pr_svrty_best "offered (OK)"

0 commit comments

Comments
 (0)