Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1333 from iskarky/typo-in-settings
Browse files Browse the repository at this point in the history
Typo in Settings
  • Loading branch information
darangi authored Mar 26, 2020
2 parents b0debd0 + 39c7389 commit 8373abc
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 @@ -93,7 +93,7 @@
"alwaysOpenExisting": {
"type": "boolean",
"default": false,
"description": "When opening a file, always focus an already-existing view of the file even if it's in a another pane."
"description": "When opening a file, always focus an already-existing view of the file even if it's in another pane."
}
}
}

0 comments on commit 8373abc

Please sign in to comment.