File 0235-Fix-typos-in-erlang.xml.patch of Package erlang

From 26e0b16cbcf583ebcc7050c7f4d7b2f08537f09c Mon Sep 17 00:00:00 2001
From: bitnitdit <bitnitdit@gmail.com>
Date: Sun, 6 May 2018 19:15:50 +0800
Subject: [PATCH] Fix typos in erlang.xml

---
 erts/doc/src/erlang.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 3ed0f59b7d..0c5cd18088 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -36,8 +36,8 @@
       in this module. Some of the BIFs are viewed more
       or less as part of the Erlang programming language and are
       <em>auto-imported</em>. Thus, it is not necessary to specify the
-      module name. For example, the calls <c>atom_to_list(Erlang)</c>
-      and <c>erlang:atom_to_list(Erlang)</c> are identical.</p>
+      module name. For example, the calls <c>atom_to_list(erlang)</c>
+      and <c>erlang:atom_to_list(erlang)</c> are identical.</p>
     <p>Auto-imported BIFs are listed without module prefix.
       BIFs listed with module prefix are not auto-imported.</p>
     <p>BIFs can fail for various reasons. All BIFs fail with
-- 
2.17.1

openSUSE Build Service is sponsored by