aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2013-08-28 16:42:12 -0600
committerRob Savoye <rob.savoye@linaro.org>2013-08-28 16:42:12 -0600
commit343af506bfe4c5eba8b11c9603b6458c8dfdb5b4 (patch)
treed4aa550efd2fe86068bb08ba34e0f9ff8c2fc883 /README
parentb55af2396e187ba8d5cf18861aa2f2c8e2de49a4 (diff)
fix typo
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 14fecfa..45b268c 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ change the values and rerun cbuild2.sh to use the new values. Each
toolchain component also has a config file. The default version is
copied at build time to the build tree. It is also possible to edit
this file, usually called something like gcc.conf, to change the
-toolchain component specific valus used when configuring the
+toolchain component specific values used when configuring the
component.
You can see what values were used to configure each component by
@@ -93,7 +93,7 @@ can be downloaded are stored. These are 'snapshots' or
'infrastructure'. Infrastructure is usualy only installed once per
host, and contains the other packages needed to build GCC, like
gmp. Snapshots is the primary location of all source tarballs. To list
-all the available snapshots, you can do this
+all the available snapshots, you can do this"
"cbuild2.sh --list snapshots".