Merge pull request #4736 from preco21/patch-7
Docs: Adjust 80 chars per line
This commit is contained in:
commit
1ee4caae2d
1 changed files with 2 additions and 1 deletions
|
@ -259,7 +259,8 @@ and `will-quit` events will not be emitted.
|
|||
|
||||
### `app.focus()`
|
||||
|
||||
On Linux, focuses on the first visible window. On OS X, makes the application the active app. On Windows, focuses on the application's first window.
|
||||
On Linux, focuses on the first visible window. On OS X, makes the application
|
||||
the active app. On Windows, focuses on the application's first window.
|
||||
|
||||
### `app.hide()` _OS X_
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue