mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 23:19:03 +00:00
Spellcheck: common misspellings in the entire source tree
This commit is contained in:
@@ -729,7 +729,7 @@ Engine =
|
||||
self.threads[co].running = true
|
||||
end
|
||||
|
||||
-- wait for all threads to finnish running
|
||||
-- wait for all threads to finish running
|
||||
while self:threadCount()>0 do condvar "wait" end
|
||||
|
||||
local valid_accounts
|
||||
|
||||
Reference in New Issue
Block a user