File 0457-Swap-explanation-of-Anno-in-EEP48-docs.patch of Package erlang

From d55b755edd1cbb165f228098e78c91fa986d872f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Valim?= <jose.valim@dashbit.co>
Date: Sat, 21 Jun 2025 03:47:25 -0700
Subject: [PATCH] Swap explanation of Anno in EEP48 docs

---
 lib/kernel/doc/guides/eep48_chapter.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/kernel/doc/guides/eep48_chapter.md b/lib/kernel/doc/guides/eep48_chapter.md
index 3fa73f76c8..2502fe0103 100644
--- a/lib/kernel/doc/guides/eep48_chapter.md
+++ b/lib/kernel/doc/guides/eep48_chapter.md
@@ -77,8 +77,8 @@ compressed when serialized. It must follow the type specification below:
 
 where in the root tuple we have:
 
-- **`Anno`** - annotation (line, column, file) of the definition itself (see
-  `m:erl_anno`)
+- **`Anno`** - annotation (line, column, file) of the module documentation
+  (see `m:erl_anno`)
 
 - **`BeamLanguage`** - an atom representing the language, for example: `erlang`,
   `elixir`, `lfe`, `alpaca`, and so on
@@ -107,7 +107,7 @@ For each entry in Docs, we have:
   `callback`. Other languages will add their own. For instance, Elixir and LFE
   might add `macro`.
 
-- **`Anno`** - annotation (line, column, file) of the module documentation
+- **`Anno`** - annotation (line, column, file) of the documentation entry
   (see `m:erl_anno`).
 
 - **`Signature`** - the signature of the entity. It is is a list of binaries.
-- 
2.43.0

openSUSE Build Service is sponsored by