ref-manual: Fixed two spelling errors.

(From yocto-docs rev: 2725c01a396a877cfa70471238d8195673ed53ff)

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 2015-04-13 12:14:49 -07:00 committed by Richard Purdie
parent 59c09e3755
commit 9d72edd0e6
1 changed files with 2 additions and 2 deletions

View File

@ -323,7 +323,7 @@
<para> <para>
If you do not provide a port number with the script, the If you do not provide a port number with the script, the
BitBake server starts at a randomnly selected port. BitBake server starts at a randomly selected port.
</para> </para>
<para> <para>
@ -373,7 +373,7 @@
<filename>source</filename> the script, the Build Directory is <filename>source</filename> the script, the Build Directory is
created using that name. created using that name.
For example, the following command starts the BitBake server using For example, the following command starts the BitBake server using
a randomnly selected port and creates a Build Directory named a randomly selected port and creates a Build Directory named
<filename>mybuilds</filename> that is outside of the <filename>mybuilds</filename> that is outside of the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>: <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>:
<literallayout class='monospaced'> <literallayout class='monospaced'>