Skip to content

Commit

Permalink
Merge pull request #391 from splendido/patch-1
Browse files Browse the repository at this point in the history
fix typo about mypy settings description
  • Loading branch information
DonJayamanne authored Oct 18, 2016
2 parents 1f4a384 + c249d97 commit 9dbbcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@
"python.linting.mypyPath": {
"type": "string",
"default": "mypy",
"description": "Path to mypy, you can use a custom version of pylint by modifying this setting to include the full path."
"description": "Path to mypy, you can use a custom version of mypy by modifying this setting to include the full path."
},
"python.linting.prospectorArgs": {
"type": "array",
Expand Down

0 comments on commit 9dbbcc5

Please sign in to comment.