about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJan Procházka <1665677+jprochazk@users.noreply.github.com>2023-11-15 12:41:54 +0100
committerGitHub <noreply@github.com>2023-11-15 12:41:54 +0100
commit9c8727eea5ba01c87cf384b1864e7ce86f31111d (patch)
treeab26e415573669e68682f0232fe9fa291bb81352
parent0d147b382f46d9f19145d03295519ca4558858af (diff)
downloadrust-9c8727eea5ba01c87cf384b1864e7ce86f31111d.tar.gz
rust-9c8727eea5ba01c87cf384b1864e7ce86f31111d.zip
Update editors/code/package.json
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 59f89cebdea..850c0772f38 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -503,7 +503,7 @@
                     "type": "boolean"
                 },
                 "rust-analyzer.showRequestFailedErrorNotification": {
-                    "markdownDescription": "Whether to show panic error notifications.",
+                    "markdownDescription": "Whether to show error notifications for failing requests.",
                     "default": true,
                     "type": "boolean"
                 },