summaryrefslogtreecommitdiffstats
path: root/docs/manual/embedded-basics.txt
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2012-11-27 11:59:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-27 17:07:39 -0800
commit1d989fafba761d29b3b2960bf388821d3ac0f6e7 (patch)
tree327a01d004a27767da9977393bbafba78ee57048 /docs/manual/embedded-basics.txt
parent670d60dc919fe6d99224ad1056c426812b38d108 (diff)
downloadbuildroot-novena-1d989fafba761d29b3b2960bf388821d3ac0f6e7.tar.gz
buildroot-novena-1d989fafba761d29b3b2960bf388821d3ac0f6e7.zip
manual: trivial fixes
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/embedded-basics.txt')
-rw-r--r--docs/manual/embedded-basics.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/embedded-basics.txt b/docs/manual/embedded-basics.txt
index d1ee88c0c..a33338c1d 100644
--- a/docs/manual/embedded-basics.txt
+++ b/docs/manual/embedded-basics.txt
@@ -82,7 +82,7 @@ interested in Buildroot for two reasons:
You might wonder why such a tool is needed when you can compile +gcc+,
+binutils+, +uClibc+ and all the other tools by hand. Of course doing
-so is possible but, dealing with all of the configure options and
+so is possible, but dealing with all of the configure options and
problems of every +gcc+ or +binutils+ version is very time-consuming
and uninteresting. Buildroot automates this process through the use
of Makefiles and has a collection of patches for each +gcc+ and