Skip to content

Commit ddba7a7

Browse files
committed
doc/ale-rust: fix rust-analyzer typo
1 parent 2f4a866 commit ddba7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/ale-rust.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Integration Information
3333
5. rustfmt -- If you have `rustfmt` installed, you can use it as a fixer to
3434
consistently reformat your Rust code.
3535

36-
Only cargo and rust-analyze are enabled by default. To switch to using rustc
37-
instead of cargo, configure |b:ale_linters| in your ftplugin file
36+
Only cargo and rust-analyzer are enabled by default. To switch to using
37+
rustc instead of cargo, configure |b:ale_linters| in your ftplugin file
3838
appropriately: >
3939
4040
" See the help text for the option for more information.

0 commit comments

Comments
 (0)