Merge pull request #11231 from Toinane/fix-doc

fix doc in download-item
This commit is contained in:
Charles Kerr 2017-11-23 14:39:52 +01:00 committed by GitHub
commit 3f21e1240f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ Resumes the download that has been paused.
#### `downloadItem.canResume()`
Resumes `Boolean` - Whether the download can resume.
Returns `Boolean` - Whether the download can resume.
#### `downloadItem.cancel()`