]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/poky-ref-manual/usingpoky.xml: Small edits
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 17 Mar 2011 23:59:59 +0000 (17:59 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Mar 2011 17:20:45 +0000 (17:20 +0000)
I made some minor edits.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/usingpoky.xml

index 2782e2b85615f26c098960233cd4bfb95767cbb4..75932665a35cb261032f2e5a90b478e4e675b89e 100644 (file)
     <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'>