summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard2009-03-25 16:54:46 +0100
committerPeter Korsgaard2009-03-25 16:54:46 +0100
commit5d8d6b26078c4a29f37ab24b793412d6f839645c (patch)
tree1564b8cf50c5e7ab440cbaac12b7f81229f6665c
parentdocs/: show about.html as index page (diff)
downloadbuildroot-5d8d6b26078c4a29f37ab24b793412d6f839645c.tar.gz
buildroot-5d8d6b26078c4a29f37ab24b793412d6f839645c.tar.xz
buildroot-5d8d6b26078c4a29f37ab24b793412d6f839645c.zip
docs/about.html: Capitalize Buildroot
-rw-r--r--docs/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about.html b/docs/about.html
index 876a147b7..10bb7ace0 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -19,11 +19,11 @@ Buildroot is useful mainly for people working with small or embedded
systems. Embedded systems often use processors that are not the regular
x86 processors everyone is used to using on their PC. It can be PowerPC
processors, MIPS processors, ARM processors, etc. And to be extra safe,
-you do not need to be root to build or run buildroot.
+you do not need to be root to build or run Buildroot.
<p>
-buildroot is maintained by <a href=
+Buildroot is maintained by <a href=
"mailto:jacmet@uclibc.org">Peter Korsgaard</a>, and
licensed under the
<a href="http://www.gnu.org/copyleft/lgpl.html">GNU LIBRARY GENERAL PUBLIC LICENSE</a>.