File 0360-Rewords-one-sentence-in-common_test-documentation.patch of Package erlang

From e7ae4d0b69ad4a71d64091da65fc754065a460aa Mon Sep 17 00:00:00 2001
From: Niklas Johansson <raphexion@gmail.com>
Date: Mon, 25 Feb 2019 11:40:50 +0100
Subject: [PATCH] Rewords one sentence in common_test documentation

Clarify and avoid misunderstandings. In the previous sentence,
it is written that "the test case is the smallest unit...". To me
it was confusing when I read the following sentence: "Subsets of
test cases, ...". The key part of the paragraph is that test cases
can be grouped, not that they are subsets.
---
 lib/common_test/doc/src/basics_chapter.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 
-- 
2.16.4

openSUSE Build Service is sponsored by