Sfoglia il codice sorgente

docs/about.html: Capitalize Buildroot

Peter Korsgaard 16 anni fa
parent
commit
5d8d6b2607
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      docs/about.html

+ 2 - 2
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>.