[PATCH] doc: wdt: fix typo for expire

Simon Glass sjg at chromium.org
Mon May 25 17:15:17 CEST 2026


On Thu, 21 May 2026 at 13:11, Jonathan GUILLOT <jonathan at joggee.fr> wrote:
>
> ---
>  doc/usage/cmd/wdt.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/usage/cmd/wdt.rst b/doc/usage/cmd/wdt.rst
> index 711b74d20da..28abf98def9 100644
> --- a/doc/usage/cmd/wdt.rst
> +++ b/doc/usage/cmd/wdt.rst
> @@ -16,7 +16,7 @@ Synopsis
>      wdt start <timeout_ms> [flags]
>      wdt stop
>      wdt reset
> -    wdt expirer [flags]
> +    wdt expire [flags]
>
>  Description
>  -----------
> --
> 2.54.0
>

Reviewed-by: Simon Glass <sjg at chromium.org>

(please do always include a commit message)


More information about the U-Boot mailing list