diff mbox series

patch-status: Fixed typo in some h3 titles

Message ID 20260401145614.274137-2-yanis.binard@smile.fr
State New
Headers show
Series patch-status: Fixed typo in some h3 titles | expand

Commit Message

yanis.binard@smile.fr April 1, 2026, 2:56 p.m. UTC
From: Yanis BINARD <yanis.binard@smile.fr>

From: Yanis BINARD <yanis.binard@smile.fr>

Signed-off-by: Yanis BINARD <yanis.binard@smile.fr>
---
 patch-status/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Yoann Congal April 1, 2026, 4:06 p.m. UTC | #1
On Wed Apr 1, 2026 at 4:56 PM CEST, Yanis Brd via lists.yoctoproject.org wrote:
> From: Yanis BINARD <yanis.binard@smile.fr>
>
> From: Yanis BINARD <yanis.binard@smile.fr>
>
> Signed-off-by: Yanis BINARD <yanis.binard@smile.fr>
> ---

Hello Yanis,

(Following a discussion at Smile)
I forgot to tell you that this patch should be tagged
[yocto-metrics-meta-oe] in the mail subject.

To the reviewer: this is a patch for 
https://git.yoctoproject.org/yocto-metrics-meta-oe/

>  patch-status/index.html | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/patch-status/index.html b/patch-status/index.html
> index 071bb1b7..cdd89e6e 100644
> --- a/patch-status/index.html
> +++ b/patch-status/index.html
> @@ -95,7 +95,7 @@ SPDX-License-Identifier: MIT
>      </section>
>  
>      <section>
> -      <h3>Patch Upstream-Status Counts (meta-openemebedded)</h3>
> +      <h3>Patch Upstream-Status Counts (meta-openembedded)</h3>
>        <div id="upstream_status_chart" style="height:400px;"></div>
>      </section>
>  
> @@ -105,7 +105,7 @@ SPDX-License-Identifier: MIT
>      </section>
>  
>      <section>
> -      <h3>Recipe Count (meta-openemebedded)</h3>
> +      <h3>Recipe Count (meta-openembedded)</h3>
>        <div id="recipe_chart" style="height:400px;"></div>
>      </section>
>  
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#3596): https://lists.yoctoproject.org/g/yocto-patches/message/3596
> Mute This Topic: https://lists.yoctoproject.org/mt/118617416/4316185
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13179410/4316185/929767106/xyzzy [yoann.congal@smile.fr]
> -=-=-=-=-=-=-=-=-=-=-=-
diff mbox series

Patch

diff --git a/patch-status/index.html b/patch-status/index.html
index 071bb1b7..cdd89e6e 100644
--- a/patch-status/index.html
+++ b/patch-status/index.html
@@ -95,7 +95,7 @@  SPDX-License-Identifier: MIT
     </section>
 
     <section>
-      <h3>Patch Upstream-Status Counts (meta-openemebedded)</h3>
+      <h3>Patch Upstream-Status Counts (meta-openembedded)</h3>
       <div id="upstream_status_chart" style="height:400px;"></div>
     </section>
 
@@ -105,7 +105,7 @@  SPDX-License-Identifier: MIT
     </section>
 
     <section>
-      <h3>Recipe Count (meta-openemebedded)</h3>
+      <h3>Recipe Count (meta-openembedded)</h3>
       <div id="recipe_chart" style="height:400px;"></div>
     </section>