File 0167-fix-add-missing-space-in-automatic-yielding-of-c-cod.patch of Package erlang

From fd8fe11641928d7edfc8853f1a1b6124a0185305 Mon Sep 17 00:00:00 2001
From: yagogarea <yagogareacidre@gmail.com>
Date: Tue, 7 Oct 2025 19:24:06 +0200
Subject: [PATCH] fix: add missing space in automatic yielding of c code docs

---
 erts/emulator/internal_doc/AutomaticYieldingOfCCode.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/emulator/internal_doc/AutomaticYieldingOfCCode.md b/erts/emulator/internal_doc/AutomaticYieldingOfCCode.md
index a03ab1b7da..ca0e944a68 100644
--- a/erts/emulator/internal_doc/AutomaticYieldingOfCCode.md
+++ b/erts/emulator/internal_doc/AutomaticYieldingOfCCode.md
@@ -78,7 +78,7 @@ Yielding C Fun in the Erlang Run-time System
 
 At the time of writing, YCF is used for the following in ERTS:
 
-* `ets:insert/2` and`ets:insert_new/2` (when these two functions get a list as their second parameter)
+* `ets:insert/2` and `ets:insert_new/2` (when these two functions get a list as their second parameter)
 * `maps:from_keys/2`, `maps:from_list/1`, `maps:keys/1` and `maps:values/1`
 * The functions `erts_qsort_ycf_gen_yielding`,
   `erts_qsort_ycf_gen_continue` and `erts_qsort_ycf_gen_destroy`
-- 
2.51.0

openSUSE Build Service is sponsored by