We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7900daa commit eb83e4aCopy full SHA for eb83e4a
llvm/utils/lit/lit/cl_arguments.py
@@ -168,7 +168,7 @@ def parse_args():
168
execution_group.add_argument(
169
"--resultdb-output",
170
type=lit.reports.ResultDBReport,
171
- help="Write LuCI ResuldDB compatible JSON to the specified file",
+ help="Write LuCI ResultDB compatible JSON to the specified file",
172
)
173
174
"--time-trace-output",
0 commit comments