This commit is contained in:
Evlogiy Sutormin 2015-04-01 03:24:39 +03:00
Родитель acd6797a5f
Коммит 430a6c2915
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -250,7 +250,7 @@ You should only use this method when the renderer process (web page) has crashed
Try to close the window, this has the same effect with user manually clicking
the close button of the window. The web page may cancel the close though, see
the [close event](window#event-close).
the [close event](#event-close).
### BrowserWindow.focus()