Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 374d0de

Browse files
committed
Fix typo in description of vscode setting
1 parent ca24ad1 commit 374d0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-analyzer/editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
"items": {
555555
"type": "string"
556556
},
557-
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in te problems panel.",
557+
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in the problems panel.",
558558
"default": []
559559
}
560560
}

0 commit comments

Comments
 (0)