mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Downloaded instead of downloading
This commit is contained in:
@@ -159,7 +159,7 @@ class AtomApplication
|
||||
type: 'info'
|
||||
buttons: ['OK']
|
||||
message: 'Update available.'
|
||||
detail: 'A new update is being downloading.'
|
||||
detail: 'A new update is being downloaded.'
|
||||
|
||||
autoUpdater.once 'update-not-available', =>
|
||||
dialog.showMessageBox
|
||||
|
||||
Reference in New Issue
Block a user