Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug

Fix some invalid docs
This commit is contained in:
Kevin Sawicki 2016-08-22 12:30:00 -07:00 committed by GitHub
commit e84d0ebb7e
6 changed files with 8 additions and 11 deletions

View file

@ -23,7 +23,7 @@ The `powerSaveBlocker` module has the following methods:
* `prevent-app-suspension` - Prevent the application from being suspended.
Keeps system active but allows screen to be turned off. Example use cases:
downloading a file or playing audio.
* `prevent-display-sleep`- Prevent the display from going to sleep. Keeps
* `prevent-display-sleep` - Prevent the display from going to sleep. Keeps
system and screen active. Example use case: playing video.
Starts preventing the system from entering lower-power mode. Returns an integer