Merge pull request #1339 from evlogii/patch-1

fix link
This commit is contained in:
Kevin Sawicki 2015-03-31 18:06:50 -07:00
commit 2612e8fe8e

View file

@ -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()