]> git.lizzy.rs Git - rust.git/commitdiff
Fixed a typo
authorOmer Ben-Amram <omerbenamram@gmail.com>
Mon, 16 Dec 2019 15:32:46 +0000 (17:32 +0200)
committerOmer Ben-Amram <omerbenamram@gmail.com>
Mon, 16 Dec 2019 15:32:46 +0000 (17:32 +0200)
thanks @lnicola

editors/code/package.json

index 9290599c7adee7f3c2cdbe0f5e0f37071e4e945a..d6d47e3a1bac847846bbb013f9765cfca3ee0891 100644 (file)
             },
             {
                 "id": "ralsp.type.lifetime",
-                "description": "Color for `Self` param type",
+                "description": "Color for lifetimes parameters",
                 "defaults": {
                     "dark": "#4EC9B0",
                     "light": "#267F99",