aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/staging/rpmsg.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/staging/rpmsg.rst')
-rw-r--r--Documentation/staging/rpmsg.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/staging/rpmsg.rst b/Documentation/staging/rpmsg.rst
index dba3e5f656129..3713adaa1608f 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,