Fix documentation tyop (#12422)

This commit is contained in:
Charles Kerr 2018-03-23 17:35:14 -05:00 committed by Shelley Vohr
parent 95cbd69e48
commit cfd91a3b56

View file

@ -361,7 +361,7 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
script. You can use the `will-attach-webview` event on [webContents](web-contents.md)
to strip away the `preload` script and to validate or alter the
`<webview>`'s initial settings.
* `additionArguments` String[] (optional) - A list of strings that will be appended
* `additionalArguments` String[] (optional) - A list of strings that will be appended
to `process.argv` in the renderer process of this app. Useful for passing small
bits of data down to renderer process preload scripts.
* `safeDialogs` Boolean (optional) - Whether to enable browser style