summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-structure.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-13 12:14:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-15 15:57:17 +0100
commit9d72edd0e67c2ade9bc4b96f410752af348c7fd9 (patch)
tree7f0e5354c4ca4b2c799732a6fa1ae4e5750931be /documentation/ref-manual/ref-structure.xml
parent59c09e3755f3ceabc7fc31af9346da3524e365e2 (diff)
downloadpoky-9d72edd0e67c2ade9bc4b96f410752af348c7fd9.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
-rw-r--r--documentation/ref-manual/ref-structure.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index f084f15021..d3e503b3f7 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -323,7 +323,7 @@
323 323
324 <para> 324 <para>
325 If you do not provide a port number with the script, the 325 If you do not provide a port number with the script, the
326 BitBake server starts at a randomnly selected port. 326 BitBake server starts at a randomly selected port.
327 </para> 327 </para>
328 328
329 <para> 329 <para>
@@ -373,7 +373,7 @@
373 <filename>source</filename> the script, the Build Directory is 373 <filename>source</filename> the script, the Build Directory is
374 created using that name. 374 created using that name.
375 For example, the following command starts the BitBake server using 375 For example, the following command starts the BitBake server using
376 a randomnly selected port and creates a Build Directory named 376 a randomly selected port and creates a Build Directory named
377 <filename>mybuilds</filename> that is outside of the 377 <filename>mybuilds</filename> that is outside of the
378 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>: 378 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>:
379 <literallayout class='monospaced'> 379 <literallayout class='monospaced'>