mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Fix some typos
This commit is contained in:
@@ -323,7 +323,7 @@ Helper = {
|
||||
return self.comm:connect()
|
||||
end,
|
||||
|
||||
-- Get's the external public IP
|
||||
-- Gets the external public IP
|
||||
-- @return status true on success, false on failure
|
||||
-- @return result containing the IP as string
|
||||
getExternalAddress = function(self)
|
||||
|
||||
Reference in New Issue
Block a user