Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/user/generated_config.adoc')
| -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 02467463b9..e9d60063c6 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc @@ -256,7 +256,7 @@ by changing `#rust-analyzer.check.invocationStrategy#` and If `$saved_file` is part of the command, rust-analyzer will pass the absolute path of the saved file to the provided command. This is intended to be used with non-Cargo build systems. -Note that `$saved_file` is experimental and may be removed in the futureg. +Note that `$saved_file` is experimental and may be removed in the future. An example command would be: |