From f3a8884793d2b713d259a5d65012c3e52d71457c Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 6 Nov 2019 12:14:16 +0100 Subject: [PATCH] Fix typo Fixed typo --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index a2dcfe0..f295cd3 100755 --- a/testssl.sh +++ b/testssl.sh @@ -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