summaryrefslogtreecommitdiffstats
path: root/ci/report/report_builder.py
diff options
context:
space:
mode:
Diffstat (limited to 'ci/report/report_builder.py')
-rwxr-xr-xci/report/report_builder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/report/report_builder.py b/ci/report/report_builder.py
index c4821049..b113fd35 100755
--- a/ci/report/report_builder.py
+++ b/ci/report/report_builder.py
@@ -101,7 +101,7 @@ def unpack_reports(runner):
def postprocess_runner(runner):
"""Postprocess results from a runner.
- Fails if a test foler is missing that is mentioned in the runner
+ Fails if a test folder is missing that is mentioned in the runner
configuration.
"""