aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-10 00:45:04 -0800
committerGitHub <noreply@github.com>2017-02-10 00:45:04 -0800
commit3eed0ca09686521dddc0d41f8a21fb2eba55d6cc (patch)
treeb670f296299b568f82479c5dc30c881e98294269
parentdf555a65dbea7aedcef462590230da639fb6a421 (diff)
parentb1b128158f8b79613776b9f842d8b2c5ba885a0e (diff)
downloadcrosstool-ng-3eed0ca09686521dddc0d41f8a21fb2eba55d6cc.tar.gz
crosstool-ng-3eed0ca09686521dddc0d41f8a21fb2eba55d6cc.tar.bz2
crosstool-ng-3eed0ca09686521dddc0d41f8a21fb2eba55d6cc.zip
Merge pull request #582 from elimisteve/patch-1
README.md typo: archictecture -> architecture
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 778243f3..2328672f 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