mirror of
https://github.com/nmap/nmap.git
synced 2026-01-27 08:39:02 +00:00
Spellcheck: common misspellings in the entire source tree
This commit is contained in:
@@ -163,7 +163,7 @@ action = function( host, port )
|
||||
threads[co] = true
|
||||
end
|
||||
|
||||
-- wait for all threads to finnish running
|
||||
-- wait for all threads to finish running
|
||||
while threadCount(threads)>0 do
|
||||
condvar("wait")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user