summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-09 06:25:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-11 18:15:31 +0100
commitbd1e9a6a3ab50f8c072a7ccf421a0959b99a2a1b (patch)
tree9cb103e3244dcc3d7ab74b2724341ae7e62ed3b7 /documentation
parent409d3cb7a2d60d4dc498e73c2ea0dcfff334457e (diff)
downloadpoky-bd1e9a6a3ab50f8c072a7ccf421a0959b99a2a1b.tar.gz
dev-manual: Grammar fix to the Toaster section.
(From yocto-docs rev: 36e7ec1a7e01e9f57d670527f6889ea1aa3099cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index c59e8e45b7..63aba00abb 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -6624,8 +6624,9 @@
6624 <para> 6624 <para>
6625 You access the information one of two ways: 6625 You access the information one of two ways:
6626 <itemizedlist> 6626 <itemizedlist>
6627 <listitem><para>Open a Browser and type enter in the 6627 <listitem><para>Open a Browser and enter
6628 <filename>http://localhost:8000</filename> URL. 6628 <filename>http://localhost:8000</filename>
6629 for the URL.
6629 </para></listitem> 6630 </para></listitem>
6630 <listitem><para>Use the <filename>xdg-open</filename> 6631 <listitem><para>Use the <filename>xdg-open</filename>
6631 tool from the shell and pass it the same URL. 6632 tool from the shell and pass it the same URL.