File 1289-Add-cosmetic-space-to-align-with-Programming-Example.patch of Package erlang

From 56f3c979879776ad94be06e200fcda0e5b9af097 Mon Sep 17 00:00:00 2001
From: Maria Scott <67057258+Maria-12648430@users.noreply.github.com>
Date: Tue, 19 Oct 2021 15:56:36 +0200
Subject: [PATCH 2/2] Add cosmetic space to align with Programming Examples

Co-authored-by: Viacheslav Katsuba <v.katsuba.dev@gmail.com>
---
 system/doc/reference_manual/expressions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/doc/reference_manual/expressions.xml b/system/doc/reference_manual/expressions.xml
index 5e0b52c267..0392e1886d 100644
--- a/system/doc/reference_manual/expressions.xml
+++ b/system/doc/reference_manual/expressions.xml
@@ -1265,7 +1265,7 @@ Ei = Value |
     <p>Notice that bit string patterns cannot be nested.</p>
     <p>Notice also that "<c><![CDATA[B=<<1>>]]></c>" is interpreted as
       "<c><![CDATA[B =< <1>>]]></c>" which is a syntax error. The correct way is
-      to write a space after '=': "<c><![CDATA[B= <<1>>]]></c>.</p>
+      to write a space after '=': "<c><![CDATA[B = <<1>>]]></c>.</p>
     <p>More examples are provided in
     <seealso marker="doc/programming_examples:bit_syntax">
     Programming Examples</seealso>.</p>
-- 
2.31.1

openSUSE Build Service is sponsored by