documentation: typo, spelling & minor grammar fixes

(From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2011-08-23 13:06:37 +01:00
committed by Richard Purdie
parent 82fd0556c2
commit e4e0d026c1
10 changed files with 25 additions and 25 deletions

View File

@@ -173,7 +173,7 @@
<title><filename>build/pseudodone</filename></title>
<para>
This tag file indicates that the intitial pseudo binary was created.
This tag file indicates that the initial pseudo binary was created.
The file is built the first time BitBake is invoked.
</para>
</section>
@@ -468,7 +468,7 @@
Any distribution-specific configuration is controlled from this directory.
The Yocto Project only contains the Yocto Project distribution so
<filename>defaultsetup.conf</filename> is the main file here.
This directory includes the versions and SRCDATES for applications that are configured here.
This directory includes the versions and SRCDATEs for applications that are configured here.
An example of an alternative configuration is <filename>poky-bleeding.conf</filename>
although this file mainly inherits its configuration from the Yocto Project itself.
</para>
@@ -479,7 +479,7 @@
<para>
This directory contains anything linking to specific hardware or hardware configuration information
such as "uboot" and "grub".
such as "u-boot" and "grub".
</para>
</section>
@@ -575,7 +575,7 @@
<para>
This directory contains recipes that used by other recipes, but that are not directly
included in images (i.e. depenendies of other recipes).
included in images (i.e. dependencies of other recipes).
</para>
</section>