Fixed typo in BrowserWindow API Documentation

This commit is contained in:
Joseph Higgins 2014-05-10 14:18:40 -04:00
parent ff9450305e
commit 7c77ab060a

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.