Merge pull request #4736 from preco21/patch-7

Docs: Adjust 80 chars per line
This commit is contained in:
Cheng Zhao 2016-03-10 16:55:10 +09:00
commit 1ee4caae2d

View file

@ -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_