mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ptxd_make_world_lint_menu: fix typo
@ 2024-07-29 16:33 Roland Hieber
  2024-08-05  6:50 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2024-07-29 16:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 scripts/lib/ptxd_make_world_lint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/ptxd_make_world_lint.sh b/scripts/lib/ptxd_make_world_lint.sh
index 6b37e8b19b3a..e51dfe0a9bf1 100644
--- a/scripts/lib/ptxd_make_world_lint.sh
+++ b/scripts/lib/ptxd_make_world_lint.sh
@@ -358,7 +358,7 @@ PTXDIST_LINT_COMMANDS="${PTXDIST_LINT_COMMANDS} cross"
 ptxd_make_world_lint_menu() {
     local filefd file
 
-    echo "Checking menu file formating and basic syntax ..."
+    echo "Checking menu file formatting and basic syntax ..."
 
     exec {filefd}< <(ptxd_make_world_lint_menu_files)
     while read file <&${filefd}; do
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] ptxd_make_world_lint_menu: fix typo
  2024-07-29 16:33 [ptxdist] [PATCH] ptxd_make_world_lint_menu: fix typo Roland Hieber
@ 2024-08-05  6:50 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-08-05  6:50 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Thanks, applied as 82860d1ab91752aba051d497ccd272b76d7ac383.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:50:07 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20240729163348.379414-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/lib/ptxd_make_world_lint.sh b/scripts/lib/ptxd_make_world_lint.sh
> index 6b37e8b19b3a..e51dfe0a9bf1 100644
> --- a/scripts/lib/ptxd_make_world_lint.sh
> +++ b/scripts/lib/ptxd_make_world_lint.sh
> @@ -358,7 +358,7 @@ PTXDIST_LINT_COMMANDS="${PTXDIST_LINT_COMMANDS} cross"
>  ptxd_make_world_lint_menu() {
>      local filefd file
>  
> -    echo "Checking menu file formating and basic syntax ..."
> +    echo "Checking menu file formatting and basic syntax ..."
>  
>      exec {filefd}< <(ptxd_make_world_lint_menu_files)
>      while read file <&${filefd}; do



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-05  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29 16:33 [ptxdist] [PATCH] ptxd_make_world_lint_menu: fix typo Roland Hieber
2024-08-05  6:50 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox