diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2011-11-09 07:28:18 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-25 15:24:15 +0000 |
| commit | 8c230114ddd161f046985e761b92d8eff01c3c15 (patch) | |
| tree | 68c1ed37e311b0b89a1e46aba99c1eef11fa10b5 /documentation/poky-ref-manual/development.xml | |
| parent | c80e8dd3a5aea663ff2cd10ac5b44af8c9388af6 (diff) | |
| download | poky-8c230114ddd161f046985e761b92d8eff01c3c15.tar.gz | |
documentation: Standardized on spelling of BitBake
Robert found five instances where I missed the correct usage of
"BitBake."
(From yocto-docs rev: 0819076e8677accd157497ed4fa33ebab2528044)
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/development.xml')
| -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 f18c055652..5a11179916 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
| @@ -284,7 +284,7 @@ | |||
| 284 | 284 | ||
| 285 | <para> | 285 | <para> |
| 286 | Because an external shell is launched rather than opening directly into the | 286 | Because an external shell is launched rather than opening directly into the |
| 287 | original terminal window, it allows easier interaction with Bitbake's multiple | 287 | original terminal window, it allows easier interaction with BitBake's multiple |
| 288 | threads as well as accomodates a future client/server split. | 288 | threads as well as accomodates a future client/server split. |
| 289 | </para> | 289 | </para> |
| 290 | 290 | ||
