From: Taimoor Zaeem Date: Sun, 14 Sep 2025 11:31:56 +0000 (+0500) Subject: Documentation: staging: fix spelling error in remoteproc.rst X-Git-Tag: v6.18-rc1~107^2~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5089ec0bb1bc80a87cfbc2a90e047161adfcb630;p=thirdparty%2Flinux.git Documentation: staging: fix spelling error in remoteproc.rst Fix typo 'implementors' to 'implementers' in remote processor framework documentation. Signed-off-by: Taimoor Zaeem Signed-off-by: Jonathan Corbet Message-ID: --- 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 ==================== ::