File 0696-Remove-duplicated-word-from-eep48_chapter.xml.patch of Package erlang
From 76219e87ee6c3d9878d7c78c078b291a70678d63 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A9ter=20G=C3=B6m=C3=B6ri?=
<gomoripeti@users.noreply.github.com>
Date: Sat, 30 Oct 2021 01:06:10 +0200
Subject: [PATCH] Remove duplicated word from eep48_chapter.xml
---
lib/kernel/doc/src/eep48_chapter.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/kernel/doc/src/eep48_chapter.xml b/lib/kernel/doc/src/eep48_chapter.xml
index 2173dfd949..7d683a0ec1 100644
--- a/lib/kernel/doc/src/eep48_chapter.xml
+++ b/lib/kernel/doc/src/eep48_chapter.xml
@@ -172,7 +172,7 @@
as <<"1.3.0">> or <<"20.0">>.</item>
<tag>edit_url := binary()</tag>
- <item>a binary representing a URL to change to change the documentation itself.</item>
+ <item>a binary representing a URL to change the documentation itself.</item>
</taglist>
<p>Any key may be added to Metadata at any time. Keys that are frequently
--
2.31.1