소스 검색

docs/about: fix typo

Peter Korsgaard 16 년 전
부모
커밋
42ca725216
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/about.html

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