mirror of
https://github.com/nmap/nmap.git
synced 2026-01-23 14:49:02 +00:00
fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
description = [[
|
||||
Sends a special broadcat probe to discover PC-Anywhere hosts running on a LAN
|
||||
Sends a special broadcast probe to discover PC-Anywhere hosts running on a LAN
|
||||
]]
|
||||
|
||||
---
|
||||
@@ -62,4 +62,4 @@ action = function()
|
||||
table.insert(result, ("%s - %s"):format(ip,name))
|
||||
end
|
||||
return stdnse.format_output(true, result)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user