mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 14:39:03 +00:00
Spellcheck: common misspellings in the entire source tree
This commit is contained in:
@@ -407,7 +407,7 @@ function check(status, response, track)
|
||||
-- NoOp
|
||||
elseif err == 1 then
|
||||
fail = true
|
||||
msg = 'Incompatable Implementation Number'
|
||||
msg = 'Incompatible Implementation Number'
|
||||
elseif err == 2 then
|
||||
fail = true
|
||||
msg = 'Unimplemented Request Code'
|
||||
|
||||
Reference in New Issue
Block a user