Merge pull request #6418 from vsemozhetbyt/patch-1
Fix typo in the web-contents.md
This commit is contained in:
commit
c7a483aaef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue