Fix typo in source-based-code-coverage.md
preceeding -> preceding
This commit is contained in:
parent
34628e5b53
commit
9ca80a29ec
@ -123,7 +123,7 @@ The `rustup` option is guaranteed to install a compatible version of the LLVM to
|
||||
```shell
|
||||
$ rustup component add llvm-tools-preview
|
||||
$ cargo install cargo-binutils
|
||||
$ cargo profdata -- --help # note the additional "--" preceeding the tool-specific arguments
|
||||
$ cargo profdata -- --help # note the additional "--" preceding the tool-specific arguments
|
||||
```
|
||||
|
||||
## Creating coverage reports
|
||||
|
Loading…
Reference in New Issue
Block a user