docs: fix protocol.isProtocolHandled documentation (#15430)
This commit is contained in:
parent
894ae1b3f5
commit
c93973ab7a
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ Unregisters the custom protocol of `scheme`.
|
|||
|
||||
* `scheme` String
|
||||
* `callback` Function
|
||||
* `error` Error
|
||||
* `handled` Boolean
|
||||
|
||||
The `callback` will be called with a boolean that indicates whether there is
|
||||
already a handler for `scheme`.
|
||||
|
|
Loading…
Add table
Reference in a new issue