diff options
author | Andrew Dryga <[email protected]> | 2017-02-14 11:30:41 +0200 |
---|---|---|
committer | Andrew Dryga <[email protected]> | 2017-02-14 11:31:29 +0200 |
commit | 7c06ca6231b812965305522284dd9f2653ced98d (patch) | |
tree | 938476941b4275cdeef2e7824d9596ccdd47bee4 /erts/doc/src/erl_tracer.xml | |
parent | f3624a5a6357f2ebbdaad8785ea0f259bedd64bc (diff) | |
download | otp-7c06ca6231b812965305522284dd9f2653ced98d.tar.gz otp-7c06ca6231b812965305522284dd9f2653ced98d.tar.bz2 otp-7c06ca6231b812965305522284dd9f2653ced98d.zip |
Fixed typos in erts
Diffstat (limited to 'erts/doc/src/erl_tracer.xml')
-rw-r--r-- | erts/doc/src/erl_tracer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erl_tracer.xml b/erts/doc/src/erl_tracer.xml index 43613c31b1..2681a19da0 100644 --- a/erts/doc/src/erl_tracer.xml +++ b/erts/doc/src/erl_tracer.xml @@ -103,7 +103,7 @@ <item>If set the tracer has been requested to include a time stamp.</item> <tag><c>extra</c></tag> - <item>If set the tracepoint has included additonal data about + <item>If set the tracepoint has included additional data about the trace event. What the additional data is depends on which <c>TraceTag</c> has been triggered. The <c>extra</c> trace data corresponds to the fifth element in the trace tuples described in |