2571: Fixed a typo in settings r=matklad a=omerbenamram

@lnicola found a typo in the description for one of the settings introduced in #2559.

Co-authored-by: Omer Ben-Amram <omerbenamram@gmail.com>
This commit is contained in:
bors[bot]
2019-12-17 13:19:59 +00:00
committed by GitHub

View File

@@ -524,7 +524,7 @@
},
{
"id": "ralsp.type.lifetime",
"description": "Color for `Self` param type",
"description": "Color for lifetimes parameters",
"defaults": {
"dark": "#4EC9B0",
"light": "#267F99",