Merge pull request #288 from jhiggins-thrillist/patch-1

Fixed typo in BrowserWindow API Documentation
This commit is contained in:
Cheng Zhao
2014-05-12 12:27:39 +08:00

View File

@@ -295,7 +295,7 @@ Returns the title of the native window.
**Note:** The title of web page can be different from the title of the native
**window.
### BrowserWindow.flashFlame()
### BrowserWindow.flashFrame()
Flashes the window to attract user's attention.