summaryrefslogtreecommitdiffstats
path: root/docs/about.html
diff options
context:
space:
mode:
authorPeter Korsgaard2009-03-25 16:40:38 +0100
committerPeter Korsgaard2009-03-25 16:40:38 +0100
commit42ca7252162ed3c62fd82838b09818309cc49d27 (patch)
tree8db364af581731bbb37b4c088cc6b7c57558d3ad /docs/about.html
parentRemove useless <ol>...</ol> tags (diff)
downloadbuildroot-42ca7252162ed3c62fd82838b09818309cc49d27.tar.gz
buildroot-42ca7252162ed3c62fd82838b09818309cc49d27.tar.xz
buildroot-42ca7252162ed3c62fd82838b09818309cc49d27.zip
docs/about: fix typo
Diffstat (limited to 'docs/about.html')
-rw-r--r--docs/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.html b/docs/about.html
index 2f6a4a1e4..3a59b91f2 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -3,10 +3,10 @@
<!-- Begin Introduction section -->
-<h3>buildroot: making Embedded Linux easy</h3>
+<h3>Buildroot: making Embedded Linux easy</h3>
-Buildroot is a set of Makefiles and patches that makes it easy generate a
+Buildroot is a set of Makefiles and patches that makes it easy to generate a
cross-compilation toolchain and root filesystem for your target Linux
system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
Buildroot is useful mainly for people working with small or embedded