summaryrefslogtreecommitdiff
path: root/poky/documentation/test-manual/test-manual-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/test-manual/test-manual-intro.xml')
-rw-r--r--poky/documentation/test-manual/test-manual-intro.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/poky/documentation/test-manual/test-manual-intro.xml b/poky/documentation/test-manual/test-manual-intro.xml
index 8e2c7cd87..0cdbee4d8 100644
--- a/poky/documentation/test-manual/test-manual-intro.xml
+++ b/poky/documentation/test-manual/test-manual-intro.xml
@@ -12,8 +12,8 @@
<para> Welcome to the Yocto Project Test Environment Manual! This manual is a work in
progress. The manual contains information about the testing environment used by the
Yocto Project to make sure each major and minor release works as intended. All the
- project’s testing infrastructure and processes are publicly visible and available so
- that the community can see what testing is being performed, how it’s being done and the
+ project's testing infrastructure and processes are publicly visible and available so
+ that the community can see what testing is being performed, how it's being done and the
current status of the tests and the project at any given time. It is intended that Other
organizations can leverage off the process and testing environment used by the Yocto
Project to create their own automated, production test environment, building upon the
@@ -579,7 +579,7 @@
'bitbake -p (cached)')
</literallayout>This
example shows how three specific parsing timings are measured, with and without
- various caches, to show how BitBake’s parsing performance trends over time.</para>
+ various caches, to show how BitBake's parsing performance trends over time.</para>
</section>
</section>
<section id='test-writing-considerations'>