Skip to content

Commit 480f1e2

Browse files
committed
spelling: unsupported
Signed-off-by: Josh Soref <[email protected]>
1 parent eaa8ca0 commit 480f1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/tools/tracing-config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function RegisterExtractorPack(id)
1212
return nil
1313
end
1414

15-
-- removes upsupported CLI arg including the following how_many args
15+
-- removes unsupported CLI arg including the following how_many args
1616
function strip_unsupported_arg(args, arg, how_many)
1717
local index = indexOf(args, arg)
1818
if index then

0 commit comments

Comments
 (0)