documentation/poky-ref-manual/usingpoky.xml: Small edits

I made some minor edits.

(From OE-Core rev: bb6fbb484ec912aabca77fd4d124c97fc7f956e1)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-03-17 17:59:59 -06:00 committed by Richard Purdie
parent d3491aaf65
commit 8e05ccaa0b
1 changed files with 4 additions and 4 deletions

View File

@ -183,12 +183,12 @@
<para>
The exact method for debugging Poky depends on the nature of the
problem and on the system's area from which the bug originates.
Standard debugging practises such as comparison against the last
known working version with examination of the changes and the reapplication of steps
Standard debugging practices such as comparison against the last
known working version with examination of the changes and the re-application of steps
to identify the one causing the problem are
valid for Poky just as they are for any other system.
It's impossible to detail every possible potential failure but here are some general
tips to aid in debugging:
Even though it is impossible to detail every possible potential failure,
here are some general tips to aid in debugging:
</para>
<section id='usingpoky-debugging-taskfailures'>