Merge pull request #4188 from Rosey/update-menu-doc

📝 Use correct shortcut for 'Hide Others' menu item example
This commit is contained in:
Jessica Lord 2016-01-21 15:45:49 -07:00
commit 1b8200ea34

View file

@ -169,7 +169,7 @@ if (process.platform == 'darwin') {
}, },
{ {
label: 'Hide Others', label: 'Hide Others',
accelerator: 'Command+Shift+H', accelerator: 'Command+Alt+H',
role: 'hideothers' role: 'hideothers'
}, },
{ {