File 0296-Fix-typo-reasource-resource.patch of Package erlang

From 8936c389d4d4b5249cbac8d6509b230278508e6b Mon Sep 17 00:00:00 2001
From: Ryan Kirkman <ryan@ryankirkman.com>
Date: Thu, 17 Apr 2025 14:54:11 -0700
Subject: [PATCH] =?UTF-8?q?Fix=20typo=20reasource=20=E2=86=92=20resource?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 erts/preloaded/src/erlang.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/preloaded/src/erlang.erl b/erts/preloaded/src/erlang.erl
index df90b942ea..883533b3b3 100644
--- a/erts/preloaded/src/erlang.erl
+++ b/erts/preloaded/src/erlang.erl
@@ -8486,7 +8486,7 @@ The possible flags are:
   system have been busy. This value is normally a better indicator of how much
   load an Erlang node is under instead of looking at the CPU utilization provided
   by tools such as `top` or `sysstat`. This is because `scheduler_wall_time` also
-  includes time where the scheduler is waiting for some other reasource (such as
+  includes time where the scheduler is waiting for some other resource (such as
   an internal mutex) to be available but does not use the CPU. In order to better
   understand what a scheduler is busy doing you can use
   [microstate accounting](#statistics_microstate_accounting).
-- 
2.43.0

openSUSE Build Service is sponsored by