aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools
diff options
context:
space:
mode:
authorBikram Chatterjee <[email protected]>2018-03-22 10:30:08 +0100
committerGitHub <[email protected]>2018-03-22 10:30:08 +0100
commitbd132c4c5e9d0f03458a45e7b519b7957f9e8f77 (patch)
treeaf1320de66f2561e770281e400a5bd8383f9d524 /lib/runtime_tools
parentc5ee502e6031986983d3596745cad7fd547fd9c2 (diff)
downloadotp-bd132c4c5e9d0f03458a45e7b519b7957f9e8f77.tar.gz
otp-bd132c4c5e9d0f03458a45e7b519b7957f9e8f77.tar.bz2
otp-bd132c4c5e9d0f03458a45e7b519b7957f9e8f77.zip
Documentation Typo
Diffstat (limited to 'lib/runtime_tools')
-rw-r--r--lib/runtime_tools/doc/src/dbg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/doc/src/dbg.xml b/lib/runtime_tools/doc/src/dbg.xml
index 95f74d4607..276a41c415 100644
--- a/lib/runtime_tools/doc/src/dbg.xml
+++ b/lib/runtime_tools/doc/src/dbg.xml
@@ -815,7 +815,7 @@ Error: fun containing local erlang function calls ('is_atomm' called in guard)\
<v>HandlerSpec = {HandlerFun, InitialData}</v>
<v>HandlerFun = fun() (two arguments)</v>
<v>ModuleSpec = fun() (no arguments) | {TracerModule, TracerState}</v>
- <v>ModuleModule = atom()</v>
+ <v>TracerModule = atom()</v>
<v>InitialData = TracerState = term()</v>
</type>
<desc>