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-ref-variables.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-ref-variables.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml index aca6741c21..bae01d90c0 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | |||
@@ -1780,7 +1780,7 @@ | |||
1780 | </para> | 1780 | </para> |
1781 | 1781 | ||
1782 | <para> | 1782 | <para> |
1783 | Bitbake normally issues a warning when building two | 1783 | BitBake normally issues a warning when building two |
1784 | different recipes where each provides the same output. | 1784 | different recipes where each provides the same output. |
1785 | This scenario is usually something the user does not | 1785 | This scenario is usually something the user does not |
1786 | want. | 1786 | want. |