The missing :
This commit is contained in:
parent
4dee778212
commit
5d86da48c7
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Under the hood calling `autoUpdater.quitAndInstall()` will close all application
|
|||
windows first, and automatically call `app.quit()` after all windows have been
|
||||
closed.
|
||||
|
||||
**Note** If the application is quit without calling this API after the
|
||||
**Note:** If the application is quit without calling this API after the
|
||||
`update-downloaded` event has been emitted, the application will still be
|
||||
replaced by the updated one on the next run.
|
||||
|
||||
|
|
Loading…
Reference in a new issue