Merge pull request #7708 from tinydew4/fix-typo

Fix typo, and trimming.
This commit is contained in:
Kevin Sawicki 2016-10-24 16:12:29 +09:00 committed by GitHub
commit a2a44621fd
3 changed files with 4 additions and 5 deletions

View file

@ -9,6 +9,6 @@
title.
* `thumbnail` [NativeImage](../native-image.md) - A thumbnail image. **Note:**
There is no guarantee that the size of the thumbnail is the same as the
`thumnbailSize` specified in the `options` passed to
`thumbnailSize` specified in the `options` passed to
`desktopCapturer.getSources`. The actual size depends on the scale of the
screen or window.