aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2019-03-04 11:58:31 +0100
committerGitHub <[email protected]>2019-03-04 11:58:31 +0100
commit0d080124ca1f87e0d9c6653aff0e2a47f0cfc586 (patch)
tree4c6e5addb1c6531cb3406d336beac65c82e8e197 /lib/common_test
parentaab126fca9a9bf231c2dafcb2450b4b08a72c0c0 (diff)
parente7ae4d0b69ad4a71d64091da65fc754065a460aa (diff)
downloadotp-0d080124ca1f87e0d9c6653aff0e2a47f0cfc586.tar.gz
otp-0d080124ca1f87e0d9c6653aff0e2a47f0cfc586.tar.bz2
otp-0d080124ca1f87e0d9c6653aff0e2a47f0cfc586.zip
Merge pull request #2158 from Raphexion/master
Rewords one sentence in common_test documentation
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/doc/src/basics_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/basics_chapter.xml b/lib/common_test/doc/src/basics_chapter.xml
index 95599ca1f1..899a52fa31 100644
--- a/lib/common_test/doc/src/basics_chapter.xml
+++ b/lib/common_test/doc/src/basics_chapter.xml
@@ -125,7 +125,7 @@
The test case is the smallest unit that the <c>Common Test</c> test server deals with.
</p>
<p>
- Subsets of test cases, called test case groups, can also be defined. A test case
+ Sets of test cases, called test case groups, can also be defined. A test case
group can have execution properties associated with it. Execution properties
specify if the test cases in the group are to be executed in
random order, in parallel, or in sequence, and if the execution of the group