mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Fixed grammar issue.
This commit is contained in:
@@ -29,7 +29,7 @@ The `powerSaveBlocker` module has the following methods:
|
||||
Starts preventing the system from entering lower-power mode. Returns an integer
|
||||
identifying the power save blocker.
|
||||
|
||||
**Note:** `prevent-display-sleep` has higher has precedence over
|
||||
**Note:** `prevent-display-sleep` has higher precedence over
|
||||
`prevent-app-suspension`. Only the highest precedence type takes effect. In
|
||||
other words, `prevent-display-sleep` always takes precedence over
|
||||
`prevent-app-suspension`.
|
||||
|
||||
Reference in New Issue
Block a user