Typos found by codespell

Run codespell in CI
This commit is contained in:
Dimitri Papadopoulos
2021-09-14 11:05:48 +02:00
parent 3dddcbf445
commit fcb282e3c3
13 changed files with 43 additions and 30 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Utility which converts grepable nmap outout to testssl's file input
# Utility which converts grepable nmap output to testssl's file input
# It is just borrowed from testssl.sh
# License see testssl.sh