Skip to content

Commit 11f8c8f

Browse files
authored
Merge pull request #1021 from krassowski/patch-2
Doubling click → double click
2 parents 0d38137 + e2adf42 commit 11f8c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"doubleClickDiff": {
3333
"type": "boolean",
3434
"title": "Show diff on double click",
35-
"description": "If true, doubling clicking a file in the list of changed files will open a diff.",
35+
"description": "If true, double clicking a file in the list of changed files will open a diff.",
3636
"default": false
3737
},
3838
"historyCount": {

0 commit comments

Comments
 (0)