From 8cee96fe5d9e3ee3b4bcb527c5a75076ba2b59b0 Mon Sep 17 00:00:00 2001 From: Graham Hay Date: Sun, 4 Jun 2017 14:05:01 +0100 Subject: Fix typo --- lib/stdlib/doc/src/gen_statem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stdlib/doc/src/gen_statem.xml b/lib/stdlib/doc/src/gen_statem.xml index 5eb13db1aa..07e76accb5 100644 --- a/lib/stdlib/doc/src/gen_statem.xml +++ b/lib/stdlib/doc/src/gen_statem.xml @@ -993,7 +993,7 @@ handle_event(_, _, State, Data) -> Module:init/1 or enter_loop/5,6 - would be weird on the border of whichcraft + would be weird on the border of witchcraft since there has been no earlier call to a state callback in this server. -- cgit v1.2.3