summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Phillips <steve@tryingtobeawesome.com>2017-02-09 14:15:48 (GMT)
committerSteve Phillips <steve@tryingtobeawesome.com>2017-02-10 08:32:41 (GMT)
commitb1b128158f8b79613776b9f842d8b2c5ba885a0e (patch)
treeb670f296299b568f82479c5dc30c881e98294269
parentdf555a65dbea7aedcef462590230da639fb6a421 (diff)
README.md typo: archictecture -> architecture
Signed-off-by: Steve Phillips <steve@tryingtobeawesome.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 778243f..2328672 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ With crosstool-NG, you can learn precisely how each component is configured and
crosstool-NG can build from generic, general purpose toolchains, to very specific and dedicated toolchains. Simply fill in specific values in the adequate options.
-Of course, it doesn't prevent you from doing your home work first. You have to know with some degree of exactitude what your target is (archictecture, processor variant), what it will be used for (embedded, desktop, realtime), what degree of confidence you have with each component (stability, maintainability), and so on…
+Of course, it doesn't prevent you from doing your home work first. You have to know with some degree of exactitude what your target is (architecture, processor variant), what it will be used for (embedded, desktop, realtime), what degree of confidence you have with each component (stability, maintainability), and so on…
## Features