Update parameter prefix

This commit is contained in:
Kevin Sawicki 2017-02-23 13:03:22 -08:00 committed by GitHub
parent ea3b14f0bb
commit eb260c3593

View file

@ -1162,7 +1162,7 @@ End subscribing for frame presentation events.
#### `contents.startDrag(item)`
* `item` Object
 * `file` String or `files` Array - The path(s) to the file(s) being dragged.
* `file` String or `files` Array - The path(s) to the file(s) being dragged.
* `icon` [NativeImage](native-image.md) - The image must be non-empty on
macOS.