[PATCH] Fix spelling mistake "succesfully" to "successfully"

Arjun Shankar arjun@redhat.com
Tue Apr 29 12:46:38 GMT 2025


Hi!

> There are some spelling mistakes in the test file. Fix them

Thanks for the patch. This looks good to me.

> Reviewed-by: guoce <guoce@kylinos.cn>
> Signed-off-by: panzhe0328 <panzhe@kylinos.cn>

Might be an MUA issue with the "&lt" "&gt" in the sign-off and
reviewed-by lines. Could you repost the patch with <> instead of the
"&lt" "&gt"? I'll push it then.

Thanks!

> ---
>  localedata/tst-locale.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/localedata/tst-locale.sh b/localedata/tst-locale.sh
> index bdc7969910..24606020b7 100755
> --- a/localedata/tst-locale.sh
> +++ b/localedata/tst-locale.sh
> @@ -50,7 +50,7 @@ test_locale ()
>              "Outputdir: \"${out}\" failed"
>         exit 1
>      else
> -       echo -n "locale $out generated succesfully"
> +       echo -n "locale $out generated successfully"
>          if [ $ret -eq 1 ]; then
>             echo " (with warnings)"
>          else
> --
> 2.25.1
>


-- 
Arjun Shankar
he/him/his



More information about the Libc-alpha mailing list