mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: staging: fix typo in docs
@ 2024-02-08 16:27 Vincenzo Mezzela
  2024-02-08 22:42 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Vincenzo Mezzela @ 2024-02-08 16:27 UTC (permalink / raw)
  To: andersson, mathieu.poirier, corbet
  Cc: linux-remoteproc, linux-doc, linux-kernel, skhan, Vincenzo Mezzela

This patch resolves a spelling error in the documentation found
with codespell.

It is submitted as part of my application to the "Linux Kernel Bug
Fixing Spring Unpaid 2024" mentorship program of the Linux Kernel
Foundation.

Signed-off-by: Vincenzo Mezzela <vincenzo.mezzela@gmail.com>
---
 Documentation/staging/rpmsg.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/staging/rpmsg.rst b/Documentation/staging/rpmsg.rst
index dba3e5f65612..3713adaa1608 100644
--- a/Documentation/staging/rpmsg.rst
+++ b/Documentation/staging/rpmsg.rst
@@ -157,7 +157,7 @@ Returns 0 on success and an appropriate error value on failure.
   int rpmsg_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst)
 
 
-sends a message across to the remote processor from a given endoint,
+sends a message across to the remote processor from a given endpoint,
 to a destination address provided by the user.
 
 The user should specify the channel, the data it wants to send,
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-09  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-08 16:27 [PATCH] docs: staging: fix typo in docs Vincenzo Mezzela
2024-02-08 22:42 ` Jonathan Corbet
2024-02-09  8:47   ` vincenzo mezzela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®