mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
docs: fix a minor typo
Remove extra `will`
This commit is contained in:
@@ -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()`
|
||||
|
||||
Reference in New Issue
Block a user