Merge pull request #1368 from Night1/patch-1

Fix typo
This commit is contained in:
Dirk Wetter 2019-11-06 14:29:08 +01:00 committed by GitHub
commit cd647ba2d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4899,7 +4899,7 @@ run_protocols() {
fi
fi
outln
[[ "$DEBUG" -le 1 ]] && debug_recomm=", rerun w DEBUG>=2 or --ssl-native"
[[ "$DEBUG" -le 1 ]] && debug_recomm=", rerun with DEBUG>=2 or --ssl-native"
pr_bold " SSLv2 ";
if ! "$SSL_NATIVE"; then