File 0263-Correct-wording-in-gen_statem-docs.patch of Package erlang

From 708a846132c7926f4eb4428db4e75376eb1b4f66 Mon Sep 17 00:00:00 2001
From: Jan Uhlig <juhlig@hnc-agency.org>
Date: Tue, 25 Mar 2025 10:05:09 +0100
Subject: [PATCH] Correct wording in gen_statem docs

---
 lib/stdlib/src/gen_statem.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/stdlib/src/gen_statem.erl b/lib/stdlib/src/gen_statem.erl
index 00ca6492a3..44d58020ad 100644
--- a/lib/stdlib/src/gen_statem.erl
+++ b/lib/stdlib/src/gen_statem.erl
@@ -877,7 +877,7 @@ for automatic hibernation.
 > If there are enqueued events to process when hibernation is requested,
 > this is optimized by not hibernating but instead calling
 > [`erlang:garbage_collect/0`](`erlang:garbage_collect/0`) to simulate,
-> in a more effective way, that the `gen_statem` entered hibernation
+> in a more efficient way, that the `gen_statem` entered hibernation
 > and immediately got awakened by an enqueued event.
 """.
 -type hibernate() ::
-- 
2.43.0

openSUSE Build Service is sponsored by