|
@@ -39,7 +39,7 @@ Emits when the `downloadItem` gets updated.
|
|
|
* `interrupted` - An error broke the connection with the file server.
|
|
|
|
|
|
Emits when the download is in a terminal state. This includes a completed
|
|
|
-download, a cancelled download(via `downloadItem.cancel()`), and interrputed
|
|
|
+download, a cancelled download(via `downloadItem.cancel()`), and interrupted
|
|
|
download that can't be resumed.
|
|
|
|
|
|
## Methods
|