File 0485-erts-Fix-typo-in-erts_alloc-docs.patch of Package erlang

From e8ec729c5c5182554821a6af604ed64af55418c1 Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Mon, 18 Aug 2025 17:52:58 +0200
Subject: [PATCH 1/3] erts: Fix typo in erts_alloc docs

---
 erts/doc/references/erts_alloc.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/doc/references/erts_alloc.md b/erts/doc/references/erts_alloc.md
index f518381cdd..c4d95b244b 100644
--- a/erts/doc/references/erts_alloc.md
+++ b/erts/doc/references/erts_alloc.md
@@ -473,7 +473,7 @@ identifier is effected.
   Besides passing carrier pool name as value to the parameter, you can also pass
   `:`. By passing `:` instead of carrier pool name, the allocator will use the
   carrier pool associated with itself. By passing the command line argument
-  "`+Mucg :`", all allocators that have an associated carrier pool will use the
+  "`+Mucp :`", all allocators that have an associated carrier pool will use the
   carrier pool associated with themselves.
 
   The association between carrier pool and allocator is very loose. The
-- 
2.51.0

openSUSE Build Service is sponsored by