mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fixed typo
This commit is contained in:
parent
079195122d
commit
a433cc08ed
1 changed files with 1 additions and 1 deletions
|
|
@ -578,7 +578,7 @@ end
|
|||
--
|
||||
--@param status A boolean value dictating whether or not the script succeeded.
|
||||
-- If status is false, and debugging is enabled, 'ERROR' is prepended
|
||||
-- to every line. If status is false and ebugging is disabled, no output
|
||||
-- to every line. If status is false and debugging is disabled, no output
|
||||
-- occurs.
|
||||
--@param data The table of output.
|
||||
--@param indent Used for indentation on recursive calls; should generally be set to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue