File 0938-Fix-typo-in-edoc-for-erl_syntax-operator-1.patch of Package erlang

From 2f82906d6a99acbb618e3e8e63cc61e5cd4db8a3 Mon Sep 17 00:00:00 2001
From: Stavros Aronis <aronisstav@gmail.com>
Date: Sat, 13 Jun 2020 18:04:13 +0200
Subject: [PATCH] Fix typo in edoc for erl_syntax:operator/1

---
 lib/syntax_tools/src/erl_syntax.erl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/syntax_tools/src/erl_syntax.erl b/lib/syntax_tools/src/erl_syntax.erl
index ed94bd383c..8d83aefdad 100644
--- a/lib/syntax_tools/src/erl_syntax.erl
+++ b/lib/syntax_tools/src/erl_syntax.erl
@@ -4131,8 +4131,8 @@ match_expr_body(Node) ->
 %% character sequence represented by `Name'. This is
 %% analogous to the print name of an atom, but an operator is never
 %% written within single-quotes; e.g., the result of
-%% `operator('++')' represents "`++'" rather
-%% than "`'++''".
+%% <code>operator('++')</code> represents "<code>++</code>" rather
+%% than "<code>'++'</code>".
 %%
 %% @see operator_name/1
 %% @see operator_literal/1
-- 
2.26.2

openSUSE Build Service is sponsored by