aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMing Liu <peter.x.liu@external.atlascopco.com>2017-06-06 05:27:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-09 17:27:41 +0100
commit9bd96cf938f746ace8d157f6b1b6c2550798085f (patch)
tree2e289e6b0825410cee2a3aa2a28451d8327bb7ea /doc
parent66d866745f35468d1540a793d07e3a401298b84b (diff)
downloadbitbake-9bd96cf938f746ace8d157f6b1b6c2550798085f.tar.gz
bitbake-user-manual-metadata.xml: fix a typo
'buildCompleted' should be 'BuildCompleted'. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index b32fa3392..999d295e1 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -2030,7 +2030,7 @@
before any tasks are executed so would be in the global
configuration datastore namespace.
No recipe-specific metadata exists in that namespace.
- The "BuildStarted" and "buildCompleted" events also run in
+ The "BuildStarted" and "BuildCompleted" events also run in
the main cooker/server process rather than any worker context.
Thus, any changes made to the datastore would be seen by other
cooker/server events within the current build but not seen