summaryrefslogtreecommitdiff
path: root/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index d810b9d57..f55574592 100644
--- a/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -70,17 +70,17 @@
web server. This is useful for the following:
<itemizedlist>
<listitem><para>
- Capturing a command-line build’s statistics into
+ Capturing a command-line build's statistics into
the Toaster database for examination later.
</para></listitem>
<listitem><para>
- Capturing a command-line build’s statistics when
+ Capturing a command-line build's statistics when
the Toaster server is already running.
</para></listitem>
<listitem><para>
Having one instance of the Toaster web server
track and capture multiple command-line builds,
- where each build is started in its own “noweb”
+ where each build is started in its own "noweb"
Toaster environment.
</para></listitem>
</itemizedlist>
@@ -92,7 +92,7 @@
minutes to ensure the complete transfer of its BitBake build
statistics to the Toaster database.
If you have a separate Toaster web server instance running, you
- can watch this command-line build’s progress and examine the
+ can watch this command-line build's progress and examine the
results as soon as they are posted:
<literallayout class='monospaced'>
$ source toaster start noweb
@@ -107,7 +107,7 @@
<para>
You can start a Toaster environment with the
- “New Projects” feature disabled.
+ "New Projects" feature disabled.
Doing so is useful for the following:
<itemizedlist>
<listitem><para>
@@ -470,7 +470,7 @@
<filename>STATIC_ROOT</filename>.
</para></listitem>
<listitem><para>
- Test and/or use the Mysql integration with Toaster’s
+ Test and/or use the Mysql integration with Toaster's
Django web server.
At this point, you can start up the normal Toaster
Django web server with the Toaster database in Mysql.