From 82a88748e5b83ba68a7cc5abc92321aea3ac2570 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Mon, 25 Mar 2019 16:42:48 +0100 Subject: doc: Fix Design Princ, statem incorrect anchor --- system/doc/design_principles/statem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/doc') diff --git a/system/doc/design_principles/statem.xml b/system/doc/design_principles/statem.xml index 45ea972ff2..23e9054547 100644 --- a/system/doc/design_principles/statem.xml +++ b/system/doc/design_principles/statem.xml @@ -759,7 +759,7 @@ StateName(EventType, EventContent, Data) ->

Since the state enter call is not an event there are restrictions on the allowed return value and - State Transition Actions. + State Transition Actions. You may not change the state, postpone this non-event, or -- cgit v1.2.3