Re: [PATCH] Documentation: watchdog: Fix typo "oncse" -> "once"
From: Randy Dunlap
Date: Sat May 02 2026 - 12:32:28 EST
On 5/2/26 4:19 AM, Wang Zihan wrote:
> Fix a typo in mlx-wdt.rst documentation.
>
> Signed-off-by: Wang Zihan <3772548978@xxxxxx>
> ---
> Documentation/watchdog/mlx-wdt.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst
> index 35e690dea..3778f85d1 100644
> --- a/Documentation/watchdog/mlx-wdt.rst
> +++ b/Documentation/watchdog/mlx-wdt.rst
> @@ -48,7 +48,7 @@ which is optional.
> Watchdog can be started during a probe, in this case it will be
> pinged by watchdog core before watchdog device will be opened by
> user space application.
> -Watchdog can be initialised in nowayout way, i.e. oncse started
> +Watchdog can be initialised in nowayout way, i.e. once started
> it can't be stopped.
>
> This mlx-wdt driver supports both HW watchdog implementations.
This typo is also fixed in my 5-patch series (pending).
--
~Randy