projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff94503
)
Fixed typo in BrowserWindow API Documentation
author
Joseph Higgins
<jhiggins@thrillist.com>
Sat, 10 May 2014 18:18:40 +0000
(14:18 -0400)
committer
Joseph Higgins
<jhiggins@thrillist.com>
Sat, 10 May 2014 18:18:40 +0000
(14:18 -0400)
docs/api/browser-window.md
patch
|
blob
|
history
diff --git
a/docs/api/browser-window.md
b/docs/api/browser-window.md
index
c5a15c1
..
bc52801
100644
(file)
--- 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.flashF
l
ame()
+### BrowserWindow.flashF
r
ame()
Flashes the window to attract user's attention.