Skip to content

Commit 6657a7a

Browse files
Backport PR #1021: Doubling click → double click (#1034)
Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>
1 parent 3e4865f commit 6657a7a

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)