Merge pull request #288 from jhiggins-thrillist/patch-1
Fixed typo in BrowserWindow API Documentation
This commit is contained in:
commit
47cbcd5278
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue