fix(spelling): Uprading => Upgrading

This commit is contained in:
Ben Gotow 2015-07-28 00:36:32 -07:00
parent a4d7c737c7
commit a85a65d3ff

View file

@ -139,7 +139,7 @@ class Application
@windowManager.closeMainWindow()
dialog.showMessageBox
type: 'info'
message: 'Uprading Nylas'
message: 'Upgrading Nylas'
detail: 'Welcome back to Nylas! We need to rebuild your mailbox to support new features. Please wait a few moments while we re-sync your mail.'
buttons: ['OK']
@databaseManager.deleteAllDatabases().then =>