From bb412f314db01fb7fe356b658fe36e21fa9fb4fb Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 9 Dec 2020 11:25:05 -0800 Subject: Fix a typo in manual.adoc --- docs/user/manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user/manual.adoc') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index f506d243f..d85901686 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -263,7 +263,7 @@ If you get an error saying `No such file or directory: 'rust-analyzer'`, see the GNOME Builder 3.37.1 and newer has native `rust-analyzer` support. If the LSP binary is not available, GNOME Builder can install it when opening a Rust file. -== Configration +== Configuration rust-analyzer is configured via LSP messages, which means that it's up to the editor to decide on the exact format and location of configuration files. Please consult your editor's documentation to learn how to configure LSP servers. -- cgit v1.2.3