Merge pull request #4494 from pra85/patch-3

docs: fix a minor typo
This commit is contained in:
Cheng Zhao
2016-02-16 12:28:08 +08:00

View File

@@ -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()`