Merge #2571
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:
@@ -524,7 +524,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ralsp.type.lifetime",
|
||||
"description": "Color for `Self` param type",
|
||||
"description": "Color for lifetimes parameters",
|
||||
"defaults": {
|
||||
"dark": "#4EC9B0",
|
||||
"light": "#267F99",
|
||||
|
||||
Reference in New Issue
Block a user