]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
ci/gitlab-pipeline-status: correct typos
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>
Tue, 20 Feb 2024 08:52:24 +0000 (10:52 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Feb 2024 05:16:57 +0000 (08:16 +0300)
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
scripts/ci/gitlab-pipeline-status

index e3343b05108a5d754dfe5b5c98c441b5ee99a283..39f3c22c66560009053bf8ee0d495b7cba1617e8 100755 (executable)
@@ -131,7 +131,7 @@ def create_parser():
                               'checks of the pipeline status.  Defaults '
                               'to %(default)s'))
     parser.add_argument('-w', '--wait', action='store_true', default=False,
-                        help=('Wether to wait, instead of checking only once '
+                        help=('Whether to wait, instead of checking only once '
                               'the status of a pipeline'))
     parser.add_argument('-p', '--project-id', type=int, default=11167699,
                         help=('The GitLab project ID. Defaults to the project '