Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Update statem.xml
  • Loading branch information
RaimoNiskanen committed Nov 13, 2023
2 parents a9a30c1 + 7dae72f commit ed310cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/doc/design_principles/statem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ed310cb

Please sign in to comment.