Skip to content

Commit 45b2787

Browse files
committed
fix typo
1 parent d360b27 commit 45b2787

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
@@ -23233,7 +23233,7 @@ determine_optimal_proto() {
2323323233
fileout "$jsonID" "WARN" "Your $OPENSSL cannot connect to $NODEIP:$PORT."
2323423234
fi
2323523235
outln
23236-
ignore_no_or_lame " If you continue the results are likely not corrrect. Really proceed ? (\"yes\" to continue)" "yes"
23236+
ignore_no_or_lame " If you continue the results are likely not correct. Really proceed ? (\"yes\" to continue)" "yes"
2323723237
[[ $? -ne 0 ]] && exit $ERR_CLUELESS
2323823238
fi
2323923239
elif "$all_failed"; then

0 commit comments

Comments
 (0)