Skip to content

Commit cf77cd2

Browse files
committed
fix spelling
1 parent 3e10b3a commit cf77cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testssl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24430,7 +24430,7 @@ set_scanning_defaults() {
2443024430
do_tls_fallback_scsv=true
2443124431
do_client_simulation=true
2443224432

24433-
# A counter wie use but only for if there are vulnerabilties to check or not
24433+
# A counter wie use but only for if there are vulnerabilities to check or not
2443424434
if "$OFFENSIVE"; then
2443524435
VULN_COUNT=18
2443624436
else
@@ -24686,7 +24686,7 @@ parse_cmd_line() {
2468624686
do_winshock=true
2468724687
do_rc4=true
2468824688
do_starttls_injection=true
24689-
# A counter which we use but only for if there are vulnerabilties to check or not
24689+
# A counter which we use but only for if there are vulnerabilities to check or not
2469024690
if "$OFFENSIVE"; then
2469124691
VULN_COUNT=18
2469224692
else

0 commit comments

Comments
 (0)