Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug

Fix some invalid docs
This commit is contained in:
Kevin Sawicki 2016-08-22 12:30:00 -07:00 committed by GitHub
commit e84d0ebb7e
6 changed files with 8 additions and 11 deletions

View file

@ -1058,7 +1058,7 @@ The `flags` is an array that can include following `String`s:
#### `win.setThumbnailClip(region)` _Windows_
* `region` - Object
* `region` Object - Region of the window
* `x` Integer - x-position of region
* `y` Integer - y-position of region
* `width` Integer - width of region