Commit 5d8d6b26 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

docs/about.html: Capitalize Buildroot

parent c772f41f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>.