mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-10 02:59:38 +00:00
spelling: error
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -57,7 +57,7 @@ local function geterrorinfo()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- creates an errror message using the farthest failure position
|
-- creates an error message using the farthest failure position
|
||||||
local function errormsg()
|
local function errormsg()
|
||||||
return geterrorinfo() / function(t)
|
return geterrorinfo() / function(t)
|
||||||
local p = t.ffp or 1
|
local p = t.ffp or 1
|
||||||
|
Reference in New Issue
Block a user