diff options
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 a7caa71dcb..8de6ed754f 100644 --- a/lib/stdlib/doc/src/gen_statem.xml +++ b/lib/stdlib/doc/src/gen_statem.xml @@ -1851,7 +1851,7 @@ handle_event(_, _, State, Data) ->  	</p>          <note>  	  <p> -	    Note that if the <c>gen_statem</c> is started trough +	    Note that if the <c>gen_statem</c> is started through  	    <seealso marker="proc_lib"><c>proc_lib</c></seealso>  	    and  	    <seealso marker="#enter_loop/4"><c>enter_loop/4-6</c></seealso>, | 
