Merge pull request #4116 from 0b61d29/patch-1

Spelling: bellow → below
This commit is contained in:
Cheng Zhao 2016-01-15 23:33:25 +08:00
Родитель 7e7175b6a5 187cb54c25
Коммит d6e2db22b3
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -81,11 +81,11 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
* `transparent` Boolean - Makes the window [transparent](frameless-window.md).
Default is `false`.
* `type` String - The type of window, default is normal window. See more about
this bellow.
this below.
* `titleBarStyle` String - The style of window title bar. See more about this
bellow.
below.
* `webPreferences` Object - Settings of web page's features. See more about
this bellow.
this below.
The possible values and behaviors of `type` option are platform dependent,
supported values are: