mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
Comment typo.
This commit is contained in:
parent
e4c94bf4ff
commit
70ac55c67b
1 changed files with 1 additions and 1 deletions
|
|
@ -431,7 +431,7 @@ or type the nmap command you would like to execute."),
|
|||
if entry.running:
|
||||
self.cancel_scan(entry.command)
|
||||
try:
|
||||
# Remove it from the inentory if present.
|
||||
# Remove it from the inventory if present.
|
||||
self.inventory.remove_scan(entry.parsed)
|
||||
except ValueError:
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue