summaryrefslogtreecommitdiff
path: root/docs/3 - Configuring a toolchain.txt
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-07-17 14:53:40 (GMT)
committerAntony N. Pavlov" <antony@niisi.msk.ru>2011-07-17 14:53:40 (GMT)
commitc009897aeec4ac3265498664937b2b86870b9984 (patch)
tree046538459cc0fffed04c7483331db2bd0a76ab35 /docs/3 - Configuring a toolchain.txt
parent30ad622618504b5801ae06a4f28ebd0d10655648 (diff)
misc: fix more typos here and there...
Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'docs/3 - Configuring a toolchain.txt')
-rw-r--r--docs/3 - Configuring a toolchain.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/3 - Configuring a toolchain.txt b/docs/3 - Configuring a toolchain.txt
index 092ac0a..1eb6149 100644
--- a/docs/3 - Configuring a toolchain.txt
+++ b/docs/3 - Configuring a toolchain.txt
@@ -8,7 +8,7 @@ Configuring crosstool-NG /
_________________________/
-crosstool-NG is configured with a configurator presenting a menu-stuctured set
+crosstool-NG is configured with a configurator presenting a menu-structured set
of options. These options let you specify the way you want your toolchain
built, where you want it installed, what architecture and specific processor it
will support, the version of the components you want to use, etc... The
@@ -50,7 +50,7 @@ Interesting config options |
---------------------------+
CT_LOCAL_TARBALLS_DIR:
- If you already have some tarballs in a direcotry, enter it here. That will
+ If you already have some tarballs in a directory, enter it here. That will
speed up the retrieving phase, where crosstool-NG would otherwise download
those tarballs.
@@ -67,7 +67,7 @@ CT_TARGET_VENDOR:
Avoid dots, commas, and special characters.
CT_TARGET_ALIAS:
- An alias for the toolchian. It will be used as a prefix to the toolchain
+ An alias for the toolchain. It will be used as a prefix to the toolchain
tools. For example, you will have ${CT_TARGET_ALIAS}-gcc
Also, if you think you don't see enough versions, you can try to enable one of