diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-23 17:08:49 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-26 12:13:48 +0100 |
| commit | 4096fb2d0148103541c9b9b9e6920ae989ca1105 (patch) | |
| tree | ddd20a87798fcc994326d7c068dad42f66824e88 /documentation/poky-ref-manual | |
| parent | 453ec12896c17f48bc72e536bba1c4fa107dd524 (diff) | |
| download | poky-4096fb2d0148103541c9b9b9e6920ae989ca1105.tar.gz | |
documentation/poky-ref-manual/development.xml: Typo fixed.
(From yocto-docs rev: ae3c0156d026daa5ab9c96958f7e833b2f1ed410)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
| -rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index cf396dff3d..46f3865996 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
| @@ -228,7 +228,7 @@ | |||
| 228 | still defined so you can use commands such as <filename>configure</filename> and | 228 | still defined so you can use commands such as <filename>configure</filename> and |
| 229 | <filename>make</filename>. | 229 | <filename>make</filename>. |
| 230 | The commands execute just as if the Yocto Project build system were executing them. | 230 | The commands execute just as if the Yocto Project build system were executing them. |
| 231 | Consequently, workng this way can be helpful when debugging a build or preparing | 231 | Consequently, working this way can be helpful when debugging a build or preparing |
| 232 | software to be used with the Yocto Project build system. | 232 | software to be used with the Yocto Project build system. |
| 233 | </para> | 233 | </para> |
| 234 | 234 | ||
