diff --git a/nselib/brute.lua b/nselib/brute.lua index 79f300af3..d0dd9e26c 100644 --- a/nselib/brute.lua +++ b/nselib/brute.lua @@ -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