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:
1232a28
)
docs: fix a minor typo
author
Prayag Verma
<prayag.verma@gmail.com>
Tue, 16 Feb 2016 02:21:14 +0000
(07:51 +0530)
committer
Prayag Verma
<prayag.verma@gmail.com>
Tue, 16 Feb 2016 02:21:14 +0000
(07:51 +0530)
Remove extra `will`
docs/api/content-tracing.md
patch
|
blob
|
history
diff --git
a/docs/api/content-tracing.md
b/docs/api/content-tracing.md
index aae5306523ae6d10faa6f6501d90cffc729899c5..0b83c2759c6765d52a2ebbd744cabc6067766afb 100644
(file)
--- a/
docs/api/content-tracing.md
+++ b/
docs/api/content-tracing.md
@@
-155,7
+155,7
@@
called.
* `eventName` String
* `callback` Function
-`callback` will
will
be called every time the given event occurs on any
+`callback` will be called every time the given event occurs on any
process.
### `contentTracing.cancelWatchEvent()`