*: fix typos in German translations (#12023)

This commit is contained in:
Juri Dispan
2024-01-08 14:56:58 +01:00
committed by GitHub
parent 8783826e79
commit f5484b3b71
8 changed files with 9 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
`nmap --script "default and safe" {{addresse_oder_addressen}}`
- Scanne einen Web-Server, der auf den Standard Ports 80 und 443 läuft, mit allen verfügbaren 'http-*' NSE Scripts:
- Scanne einen Web-Server, der auf den Standard Ports 80 und 443 läuft, mit allen verfügbaren 'http-*' NSE Skripten:
`nmap --script "http-*" {{addresse_oder_addressen}} -p 80,443`