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

@@ -468,7 +468,7 @@
Here are some other tips that you might find useful:
<itemizedlist>
<listitem><para>When adding new packages, it is worth watching for
undesireable items making their way into compiler command lines.
undesirable items making their way into compiler command lines.
For example, you do not want references to local system files like
<filename>/usr/lib/</filename> or <filename>/usr/include/</filename>.
</para></listitem>