mirror of
https://github.com/nmap/nmap.git
synced 2026-09-27 10:36:49 +00:00
Spelling corrections. Fixes #1160
This commit is contained in:
parent
b5bd185743
commit
689ea0e05d
34 changed files with 44 additions and 44 deletions
|
|
@ -48,7 +48,7 @@ portrule = shortport.port_or_service(9390, "openvas")
|
|||
--- Return the list of targets defined for a given user
|
||||
--
|
||||
-- @param host the target host table
|
||||
-- @param port the targetted OMP port
|
||||
-- @param port the targeted OMP port
|
||||
-- @param username the username to use to login
|
||||
-- @param password the password to use to login
|
||||
-- @return the list of targets for this user or nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue