mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
spelling: unsupported
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ function RegisterExtractorPack(id)
|
||||
return nil
|
||||
end
|
||||
|
||||
-- removes upsupported CLI arg including the following how_many args
|
||||
-- removes unsupported CLI arg including the following how_many args
|
||||
function strip_unsupported_arg(args, arg, how_many)
|
||||
local index = indexOf(args, arg)
|
||||
if index then
|
||||
|
||||
Reference in New Issue
Block a user