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

Commit a756eea

Browse files
Merge #5203
5203: Fix typo in description of vscode setting r=matklad a=Nashenas88 Co-authored-by: Paul Daniel Faria <[email protected]>
2 parents 4882eff + 374d0de commit a756eea

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
@@ -583,7 +583,7 @@
583583
"items": {
584584
"type": "string"
585585
},
586-
"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.",
586+
"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.",
587587
"default": []
588588
}
589589
}

0 commit comments

Comments
 (0)