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
commit 47cbcd5278

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 **Note:** The title of web page can be different from the title of the native
**window. **window.
### BrowserWindow.flashFlame() ### BrowserWindow.flashFrame()
Flashes the window to attract user's attention. Flashes the window to attract user's attention.