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
commit d6e2db22b3

View file

@ -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). * `transparent` Boolean - Makes the window [transparent](frameless-window.md).
Default is `false`. Default is `false`.
* `type` String - The type of window, default is normal window. See more about * `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 * `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 * `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, The possible values and behaviors of `type` option are platform dependent,
supported values are: supported values are: