aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2014-01-24 15:22:10 +0100
committerHenrik Nord <[email protected]>2014-01-24 15:22:12 +0100
commit221f48d11de89c84e1ca5c17ad0df0b77d5fbed1 (patch)
tree9ca50e9821a561f78faaaa433a31038ae42c006d /system/doc
parent30d324bda9f9dd5d79fc01ff49b1ccdf4899666e (diff)
parent897a3c30982ce7f7f35dc2982a9e6e752a86168a (diff)
downloadotp-221f48d11de89c84e1ca5c17ad0df0b77d5fbed1.tar.gz
otp-221f48d11de89c84e1ca5c17ad0df0b77d5fbed1.tar.bz2
otp-221f48d11de89c84e1ca5c17ad0df0b77d5fbed1.zip
Merge branch 'zaa/docfix'
* zaa/docfix: Typo fix OTP-11606
Diffstat (limited to 'system/doc')
-rw-r--r--system/doc/design_principles/spec_proc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/design_principles/spec_proc.xml b/system/doc/design_principles/spec_proc.xml
index 96e82c83b3..8de7a5fe03 100644
--- a/system/doc/design_principles/spec_proc.xml
+++ b/system/doc/design_principles/spec_proc.xml
@@ -43,7 +43,7 @@
<p>The module <c>sys</c> contains some functions for simple debugging
of processes implemented using behaviours. We use the
<c>code_lock</c> example from
- the <seealso marker="fsm#ex">gen_event</seealso> chapter to
+ the <seealso marker="fsm#ex">gen_fsm</seealso> chapter to
illustrate this:</p>
<pre>
% <input>erl</input>