diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-05-20 19:18:18 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-20 19:18:18 +0100 |
commit | 2711454e40c8e6ade56f7cf071e0bb0029d96171 (patch) | |
tree | f8b91f435057e1933f62f049d97a1ca7ca44fc28 /docs/user | |
parent | ba51b7b04588cea07ab2cccd1c5f676c8546cb57 (diff) | |
parent | dfb931a4f1c39df7225db17e44e90cd192cd3d90 (diff) |
Merge #4537
4537: Fix GNOME spelling r=matklad a=afranke
GNOME is a trademark. :-)
Co-authored-by: Alexandre Franke <[email protected]>
Diffstat (limited to 'docs/user')
-rw-r--r-- | docs/user/readme.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc index 03836e6e2..40ed54809 100644 --- a/docs/user/readme.adoc +++ b/docs/user/readme.adoc | |||
@@ -249,7 +249,7 @@ If it worked, you should see "rust-analyzer, Line X, Column Y" on the left side | |||
249 | 249 | ||
250 | If you get an error saying `No such file or directory: 'rust-analyzer'`, see the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>> section on installing the language server binary. | 250 | If you get an error saying `No such file or directory: 'rust-analyzer'`, see the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>> section on installing the language server binary. |
251 | 251 | ||
252 | === Gnome Builder | 252 | === GNOME Builder |
253 | 253 | ||
254 | Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>. | 254 | Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>. |
255 | 255 | ||