mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
fix(spelling): Uprading => Upgrading
This commit is contained in:
parent
a4d7c737c7
commit
a85a65d3ff
1 changed files with 1 additions and 1 deletions
|
@ -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 =>
|
||||
|
|
Loading…
Reference in a new issue