summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2019-05-20 13:12:33 -0500
committerJoel Sherrill <joel@rtems.org>2019-08-15 16:04:12 -0500
commitbacecbb857c0a798f7bf497c46ca851bf7e6fe29 (patch)
treea6091d559b53d022c677d0cf47ef807a192f4ac3
parentuser/index: Add myself to the list of copyrights (diff)
downloadrtems-docs-bacecbb857c0a798f7bf497c46ca851bf7e6fe29.tar.bz2
user/rsb/deployment.rst: Fix typo.
-rw-r--r--user/rsb/deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/rsb/deployment.rst b/user/rsb/deployment.rst
index ad5dd57..afbf13a 100644
--- a/user/rsb/deployment.rst
+++ b/user/rsb/deployment.rst
@@ -81,7 +81,7 @@ A build set tar file is created by adding ``--bset-tar-file`` option to the
3. Creating the build set tar file.
You can also suppress installing the files using the ``--no-install``
-option. This is useful if your prefix is not accessiable, for example when
+option. This is useful if your prefix is not accessible, for example when
building Canadian cross compiled tool sets:
.. code-block:: none