mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Fixes typo
This commit is contained in:
@@ -109,6 +109,6 @@ function action (host, port)
|
||||
local _, result = engine:start()
|
||||
return result
|
||||
else
|
||||
return "Password authenication not allowed"
|
||||
return "Password authentication not allowed"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user