Merge pull request #16491 from tobiasvl/fix-typo-default-handler

Fix typo in protocol handler installer popup
This commit is contained in:
Wliu
2018-01-04 13:46:25 -05:00
committed by GitHub

View File

@@ -63,7 +63,7 @@ class ProtocolHandlerInstaller {
notification = notifications.addInfo('Register as default atom:// URI handler?', {
dismissable: true,
icon: 'link',
description: 'Atom is not currently set as the defaut handler for atom:// URIs. Would you like Atom to handle ' +
description: 'Atom is not currently set as the default handler for atom:// URIs. Would you like Atom to handle ' +
'atom:// URIs?',
buttons: [
{