mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Fixes a documentation typo. Fixes #959
This commit is contained in:
@@ -27,7 +27,7 @@ categories = { "broadcast", "safe" }
|
||||
prerule = function() return ( nmap.address_family() == "inet") end
|
||||
|
||||
--
|
||||
-- The following code is a bit overkill and is ment to go into a library once
|
||||
-- The following code is a bit overkill and is meant to go into a library once
|
||||
-- more scripts that make use of it are developed.
|
||||
--
|
||||
Ping = {
|
||||
|
||||
Reference in New Issue
Block a user