diff options
Diffstat (limited to 'documentation/poky-ref-manual/usingpoky.xml')
-rw-r--r-- | documentation/poky-ref-manual/usingpoky.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index 2782e2b856..75932665a3 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml | |||
@@ -183,12 +183,12 @@ | |||
183 | <para> | 183 | <para> |
184 | The exact method for debugging Poky depends on the nature of the | 184 | The exact method for debugging Poky depends on the nature of the |
185 | problem and on the system's area from which the bug originates. | 185 | problem and on the system's area from which the bug originates. |
186 | Standard debugging practises such as comparison against the last | 186 | Standard debugging practices such as comparison against the last |
187 | known working version with examination of the changes and the reapplication of steps | 187 | known working version with examination of the changes and the re-application of steps |
188 | to identify the one causing the problem are | 188 | to identify the one causing the problem are |
189 | valid for Poky just as they are for any other system. | 189 | valid for Poky just as they are for any other system. |
190 | It's impossible to detail every possible potential failure but here are some general | 190 | Even though it is impossible to detail every possible potential failure, |
191 | tips to aid in debugging: | 191 | here are some general tips to aid in debugging: |
192 | </para> | 192 | </para> |
193 | 193 | ||
194 | <section id='usingpoky-debugging-taskfailures'> | 194 | <section id='usingpoky-debugging-taskfailures'> |