File 0897-Update-statem.xml.patch of Package erlang

From 4bedeec0139e9f481f61658dad6f107cb7876acf Mon Sep 17 00:00:00 2001
From: neo <79276645+neo-clj@users.noreply.github.com>
Date: Sat, 11 Nov 2023 22:55:33 +0330
Subject: [PATCH] Update statem.xml

It's "callback" not "behavior".
---
 system/doc/design_principles/statem.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/doc/design_principles/statem.xml b/system/doc/design_principles/statem.xml
index 6c26bd62e4..a8c781f9da 100644
--- a/system/doc/design_principles/statem.xml
+++ b/system/doc/design_principles/statem.xml
@@ -195,7 +195,7 @@ State(S) x Event(E) -> Actions(A), State(S')</pre>
       state machines depending on the protocol version.
       There <i>might</i> be other use cases.
       <i>Beware</i> that the new callback module
-      completely replaces the previous behaviour module,
+      completely replaces the previous callback module,
       so all relevant callback functions have to handle
       the state and data from the previous callback module.
     </p>
-- 
2.35.3

openSUSE Build Service is sponsored by