corrected typo
This commit is contained in:
parent
930a5c6de2
commit
9e7bcda07d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ list. Possible options are:
|
||||||
* `enable-sampling`
|
* `enable-sampling`
|
||||||
* `enable-systrace`
|
* `enable-systrace`
|
||||||
|
|
||||||
The first 3 options are trace recoding modes and hence mutually exclusive.
|
The first 3 options are trace recording modes and hence mutually exclusive.
|
||||||
If more than one trace recording modes appear in the `traceOptions` string,
|
If more than one trace recording modes appear in the `traceOptions` string,
|
||||||
the last one takes precedence. If none of the trace recording modes are
|
the last one takes precedence. If none of the trace recording modes are
|
||||||
specified, recording mode is `record-until-full`.
|
specified, recording mode is `record-until-full`.
|
||||||
|
|
Loading…
Reference in a new issue