diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2020-02-07 04:37:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-08 17:41:17 +0000 |
commit | 94208e7bf4b700dd71b7d528f604af5944126c0d (patch) | |
tree | 578c45aebb8f5bd6599baddb1af5392f8cf3032d /bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |
parent | 9f6a310002ad557a27b442322e91bc25bf096cb3 (diff) | |
download | poky-94208e7bf4b700dd71b7d528f604af5944126c0d.tar.gz |
bitbake: doc: Standardize spelling on 'BitBake' throughout docs
Since the proper spelling is, in fact, 'BitBake', might as well make
it consistent throughout the user manual.
(Bitbake rev: 79ada807de0b202c3d568fc4365a1d3f17ba1bce)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml index 8f2a960cac..c87eac5242 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -448,7 +448,7 @@ | |||
448 | <listitem><para><emphasis>Using the BitBake that Comes With Your | 448 | <listitem><para><emphasis>Using the BitBake that Comes With Your |
449 | Build Checkout:</emphasis> | 449 | Build Checkout:</emphasis> |
450 | A final possibility for getting a copy of BitBake is that it | 450 | A final possibility for getting a copy of BitBake is that it |
451 | already comes with your checkout of a larger Bitbake-based build | 451 | already comes with your checkout of a larger BitBake-based build |
452 | system, such as Poky. | 452 | system, such as Poky. |
453 | Rather than manually checking out individual layers and | 453 | Rather than manually checking out individual layers and |
454 | gluing them together yourself, you can check | 454 | gluing them together yourself, you can check |