diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2022-11-07 12:53:33 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2022-11-07 12:54:12 +0200 |
| commit | cff7ab1308906dc45f11967be65ac752f0ea2994 (patch) | |
| tree | 448ab530dba0843b2d27dad6979d9f9e2a14419e /docs | |
| parent | f54c31391408214a890bada228fd3b2eb932b8a7 (diff) | |
| download | rust-cff7ab1308906dc45f11967be65ac752f0ea2994.tar.gz rust-cff7ab1308906dc45f11967be65ac752f0ea2994.zip | |
Fix typos
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/generated_config.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index 36794efe427..f171eb41bfd 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc @@ -173,7 +173,7 @@ Whether to pass `--no-default-features` to Cargo. Defaults to -- Override the command rust-analyzer uses instead of `cargo check` for diagnostics on save. The command is required to output json and -should therefor include `--message-format=json` or a similar option. +should therefore include `--message-format=json` or a similar option. If you're changing this because you're using some tool wrapping Cargo, you might also want to change |
