mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Corrects a typo. Closes #1043
This commit is contained in:
parent
13dd6a3480
commit
b437d9784f
1 changed files with 1 additions and 1 deletions
|
|
@ -1156,7 +1156,7 @@ Engine = {
|
|||
end
|
||||
|
||||
-- `quick_start` changes to false only once since Engine starts
|
||||
-- `auick_start` remains false till the end of the bruteforce.
|
||||
-- `quick_start` remains false till the end of the bruteforce.
|
||||
if killed_one then
|
||||
quick_start = false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue