spelling: unsupported

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-13 12:31:34 -04:00
parent eaa8ca0752
commit 480f1e24af

View File

@@ -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