ci-automation: Trivial fixes

Dropped some trailing whitespace, fixed a typo. Trivial.
This commit is contained in:
Krzesimir Nowak 2022-06-03 14:44:24 +02:00
parent 9b57d5ded6
commit 698d0de129
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
# Helper script for extracting information from TAP files and for merging multiple
# TAP files into one report.
# The script uses a temporary SQLite DB for querzing and for result generation.
# The script uses a temporary SQLite DB for querying and for result generation.
#
# Brief usage overview (scroll down for parameters etc.):
# tap_ingest_tapfile - add test results from tap file to the DB