From 7c77ab060a26dadc4b4aab18c5ba1f222fd3bbe2 Mon Sep 17 00:00:00 2001 From: Joseph Higgins Date: Sat, 10 May 2014 14:18:40 -0400 Subject: [PATCH] Fixed typo in BrowserWindow API Documentation --- docs/api/browser-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index c5a15c1..bc52801 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -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. -- 2.7.4