diff options
author | Raimo Niskanen <[email protected]> | 2017-06-07 16:58:59 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2017-06-07 16:58:59 +0200 |
commit | afd95422a9d5de847b42df2c17f9c09b13a25f3a (patch) | |
tree | f7b267f6c40cc3ad6e23936547144286c57590f4 /lib/stdlib/doc/src | |
parent | 2cd892c67dcb8d88e33decc2f92cf4bc776497ad (diff) | |
parent | b85e77fb68add53eefa8aaa89a1e6f923fda9565 (diff) | |
download | otp-afd95422a9d5de847b42df2c17f9c09b13a25f3a.tar.gz otp-afd95422a9d5de847b42df2c17f9c09b13a25f3a.tar.bz2 otp-afd95422a9d5de847b42df2c17f9c09b13a25f3a.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/stdlib/doc/src')
-rw-r--r-- | lib/stdlib/doc/src/gen_statem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/gen_statem.xml b/lib/stdlib/doc/src/gen_statem.xml index ad7f2f2e95..a7caa71dcb 100644 --- a/lib/stdlib/doc/src/gen_statem.xml +++ b/lib/stdlib/doc/src/gen_statem.xml @@ -1098,7 +1098,7 @@ handle_event(_, _, State, Data) -> <seealso marker="#Module:init/1"><c>Module:init/1</c></seealso> or <seealso marker="#enter_loop/5"><c>enter_loop/5,6</c></seealso> - 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 <seealso marker="#state callback">state callback</seealso> in this server. |