[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87bjnafl2c.fsf@trenco.lwn.net>
Date: Tue, 16 Sep 2025 09:56:11 -0600
From: Jonathan Corbet <corbet@....net>
To: Taimoor Zaeem <taimoorzaeem@...il.com>, andersson@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] Documentation: staging: fix spelling error in
remoteproc.rst
Taimoor Zaeem <taimoorzaeem@...il.com> writes:
> From 10321c75f8fc1296775942f13cb3af78fdc8dcc8 Mon Sep 17 00:00:00 2001
> From: Taimoor Zaeem <taimoorzaeem@...il.com>
> Date: Sun, 14 Sep 2025 16:31:56 +0500
> Subject: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst
>
> Fix typo 'implementors' to 'implementers' in remote processor framework
> documentation.
>
> Signed-off-by: Taimoor Zaeem <taimoorzaeem@...il.com>
> ---
> Documentation/staging/remoteproc.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/staging/remoteproc.rst b/Documentation/staging/remoteproc.rst
> index 348ee7e508ac..5c226fa076d6 100644
> --- a/Documentation/staging/remoteproc.rst
> +++ b/Documentation/staging/remoteproc.rst
> @@ -104,7 +104,7 @@ Typical usage
> rproc_shutdown(my_rproc);
> }
>
> -API for implementors
> +API for implementers
> ====================
Applied, thanks.
jon
Powered by blists - more mailing lists