mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 21:51:28 +00:00
Corrects a typo. Closes #1043
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user