Merge pull request #6418 from vsemozhetbyt/patch-1

Fix typo in the web-contents.md
This commit is contained in:
Cheng Zhao
2016-07-10 19:29:18 +09:00
committed by GitHub

View File

@@ -700,7 +700,7 @@ when the JS promise is rejected.
* `printBackground` Boolean - Also prints the background color and image of
the web page. Default is `false`.
Prints window's web page. When `silent` is set to `false`, Electron will pick
Prints window's web page. When `silent` is set to `true`, Electron will pick
up system's default printer and default settings for printing.
Calling `window.print()` in web page is equivalent to calling