ref-manual: Fixed typo "bitake" to "bitbake".

(From yocto-docs rev: 8165d8843ac693cd42afaa973058805d24c1170e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-03-27 08:32:04 -07:00 committed by Richard Purdie
parent a917e79a91
commit afd862afcc
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@
<listitem><para>As usual, use BitBake to build an image that supports the x32 psABI.
Here is an example:
<literallayout class='monospaced'>
$ bitake core-image-sato
$ bitbake core-image-sato
</literallayout></para></listitem>
<listitem><para>As usual, run your image using QEMU:
<literallayout class='monospaced'>