File 0119-Fixed-typo.patch of Package erlang

From 11fc1a6a4d059479d764970c062f61bd2b5082f5 Mon Sep 17 00:00:00 2001
From: Alexander Pugachev <alexander.pugachev@gmail.com>
Date: Fri, 5 May 2017 00:22:02 +0100
Subject: [PATCH] Fixed typo.

---
 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 b349d9381..9be71ae5d 100644
--- a/lib/common_test/doc/src/basics_chapter.xml
+++ b/lib/common_test/doc/src/basics_chapter.xml
@@ -75,7 +75,7 @@
     
     <p><c>Common Test</c> is also a very useful tool for white-box testing Erlang
       code (for example, module testing), as the test programs can call exported Erlang
-      functions directly. there is very little overhead required for
+      functions directly. There is very little overhead required for
       implementing basic test suites and executing simple tests. For black-box
       testing Erlang software, Erlang RPC and standard O&amp;M interfaces
       can be used for example.
-- 
2.12.2

openSUSE Build Service is sponsored by