summaryrefslogtreecommitdiffstats
path: root/user/rsb/third-party-packages.rst
diff options
context:
space:
mode:
authorMritunjay <mritunjaysharma394@gmail.com>2020-04-02 13:48:10 +0530
committerChris Johns <chrisj@rtems.org>2020-04-02 20:15:46 +1100
commitf68298442927ebc74d5f60789e0c569e2a10869b (patch)
tree4c60ccb3b3e4d23785f02f15f856debbd388773c /user/rsb/third-party-packages.rst
parenteng: Add documentation guidelines (diff)
downloadrtems-docs-f68298442927ebc74d5f60789e0c569e2a10869b.tar.bz2
user/rsb: Fix typos (#3922)
Closes #3922
Diffstat (limited to '')
-rw-r--r--user/rsb/third-party-packages.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/rsb/third-party-packages.rst b/user/rsb/third-party-packages.rst
index 0d9fa81..8610650 100644
--- a/user/rsb/third-party-packages.rst
+++ b/user/rsb/third-party-packages.rst
@@ -133,7 +133,7 @@ A custom RTEMS patch to an executate's source code can turn it into a function
that can be called by the RTEMS shell. Users can call the function in their
executables simulating the running of the package's command. If the package
does not export the code in a suitable manner please contact the project's
-commuinity and see if you can work with them to provide a way for the code to
+community and see if you can work with them to provide a way for the code to
be exported. This may be difficult because exporting internal headers and
functions opens the project up to API compatibility issues they did not have
before. In the simplest case attempting to get the code into a static library