diff mbox series

[2/9] gitlab: fix typo/spelling in comments

Message ID 20230914155422.426639-3-alex.bennee@linaro.org
State Superseded
Headers show
Series testing/next: avocado, gitlab, docker, cirrus | expand

Commit Message

Alex Bennée Sept. 14, 2023, 3:54 p.m. UTC
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 .gitlab-ci.d/base.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Huth Sept. 14, 2023, 4:07 p.m. UTC | #1
On 14/09/2023 17.54, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>   .gitlab-ci.d/base.yml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitlab-ci.d/base.yml b/.gitlab-ci.d/base.yml
> index 188a770799..ef173a34e6 100644
> --- a/.gitlab-ci.d/base.yml
> +++ b/.gitlab-ci.d/base.yml
> @@ -68,7 +68,7 @@ variables:
>   
>       #############################################################
>       # Stage 2: fine tune execution of jobs in specific scenarios
> -    # where the catch all logic is inapprorpaite
> +    # where the catch all logic is inappropriate
>       #############################################################
>   
>       # Optional jobs should not be run unless manually triggered

Reviewed-by: Thomas Huth <thuth@redhat.com>
Philippe Mathieu-Daudé Sept. 14, 2023, 5:21 p.m. UTC | #2
On 14/9/23 17:54, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>   .gitlab-ci.d/base.yml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff mbox series

Patch

diff --git a/.gitlab-ci.d/base.yml b/.gitlab-ci.d/base.yml
index 188a770799..ef173a34e6 100644
--- a/.gitlab-ci.d/base.yml
+++ b/.gitlab-ci.d/base.yml
@@ -68,7 +68,7 @@  variables:
 
     #############################################################
     # Stage 2: fine tune execution of jobs in specific scenarios
-    # where the catch all logic is inapprorpaite
+    # where the catch all logic is inappropriate
     #############################################################
 
     # Optional jobs should not be run unless manually triggered