summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 14:26:04 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:46 +0200
commit615253f10b9e39d2f0dd186aa5f15b0c6ede1977 (patch)
tree1fdb1bd8b36dbeb9348bae22e963ef985ecf0a60
parente16428f11f07c00a2925e4c3ac86baaf226374ae (diff)
downloadptxdist-615253f10b9e39d2f0dd186aa5f15b0c6ede1977.tar.gz
ptxdist-615253f10b9e39d2f0dd186aa5f15b0c6ede1977.tar.xz
Fix spelling
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--doc/environment.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/environment.rst b/doc/environment.rst
index e519bd493..919f3c974 100644
--- a/doc/environment.rst
+++ b/doc/environment.rst
@@ -199,7 +199,7 @@ now install PTXdist into it’s final location. In order to write to
[...]
If we don’t have root access to the machine it is also possible to
-install PTXdist into some other directory with the ``--prefix`` option.
+install PTXdist into some different directory with the ``--prefix`` option.
We need to take care that the ``bin/`` directory below the new
installation dir is added to our ``$PATH`` environment variable (for
example by exporting it in ``~/.bashrc``).
@@ -461,7 +461,7 @@ PTXdist handles toolchain building as a simple project, like all other
projects, too. So we can download the OSELAS.Toolchain bundle and build
the required toolchain for the OSELAS.BoardSupport() Package.
-Building any toolchain of the OSELAS.Toolchain-|oselasTCNVendorVersion| is
+Building any toolchain of the OSELAS.Toolchain-|oselasTCNVendorVersion| is
tested with PTXdist-|oselasTCNVendorptxdistversion|.
Pengutronix recommends to use this specific PTXdist to build the
toolchain. So, it might be essential to install more than one PTXdist