Skip to content

Commit d4893c7

Browse files
Fixes hover description on chorded keymap setting
1 parent b33570a commit d4893c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@
38203820
],
38213821
"enumDescriptions": [
38223822
"Adds an alternate set of shortcut keys that start with `Alt` (⌥ on macOS)",
3823-
"Adds a chorded set of shortcut keys that start with `Ctrl+Alt+G` (`⌥⌘G` on macOS)",
3823+
"Adds a chorded set of shortcut keys that start with `Ctrl+Shift+G` (`⌥⌘G` on macOS)",
38243824
"No shortcut keys will be added"
38253825
],
38263826
"markdownDescription": "Specifies the keymap to use for GitLens shortcut keys",

0 commit comments

Comments
 (0)