aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-09-08 09:05:30 +0200
committerMarcus Arendt <[email protected]>2014-09-08 09:05:30 +0200
commit836cad20a02df5f370fe4be177dcfabd5467ceb2 (patch)
tree5647c29964965980a9c1cb43312311f3eb47041b /lib/common_test/doc/src
parent80f89bb82e3ae769acdccda7e2fbff805b9a530a (diff)
parent6f1e140b0496aa3e3189066174dec8c1a28e7a7f (diff)
downloadotp-836cad20a02df5f370fe4be177dcfabd5467ceb2.tar.gz
otp-836cad20a02df5f370fe4be177dcfabd5467ceb2.tar.bz2
otp-836cad20a02df5f370fe4be177dcfabd5467ceb2.zip
Merge branch 'lharc/patch-2'
* lharc/patch-2: Update ct_master_chapter.xml
Diffstat (limited to 'lib/common_test/doc/src')
-rw-r--r--lib/common_test/doc/src/ct_master_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_master_chapter.xml b/lib/common_test/doc/src/ct_master_chapter.xml
index 37a0805055..adfe79e41a 100644
--- a/lib/common_test/doc/src/ct_master_chapter.xml
+++ b/lib/common_test/doc/src/ct_master_chapter.xml
@@ -198,7 +198,7 @@
<section>
<title>Automatic startup of test target nodes</title>
<marker id="ct_slave"></marker>
- <p>Is is possible to automatically start, and perform initial actions, on
+ <p>It is possible to automatically start, and perform initial actions, on
test target nodes by using the test specification term <c>init</c>.</p>
<p>Currently, two sub-terms are supported, <c>node_start</c> and <c>eval</c>.</p>
<p>Example:</p>