mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fixed a spelling mistake.
This commit is contained in:
parent
2d1251329f
commit
a59056e29e
1 changed files with 1 additions and 1 deletions
|
|
@ -907,7 +907,7 @@ end
|
|||
action = function(host, port)
|
||||
|
||||
if not have_ssl then
|
||||
stdnse.verbose("OpenSSL not available; some cipher scores will be unkown.")
|
||||
stdnse.verbose("OpenSSL not available; some cipher scores will be marked as unknown.")
|
||||
end
|
||||
|
||||
local results = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue