Merge pull request #9014 from electron/MarshallOfSound-patch-1
Fix return syntax in docs
This commit is contained in:
commit
4d29392217
1 changed files with 1 additions and 1 deletions
|
@ -1247,7 +1247,7 @@ one through the `'paint'` event.
|
|||
|
||||
#### `contents.getWebRTCIPHandlingPolicy()`
|
||||
|
||||
* Returns `String` - Returns the WebRTC IP Handling Policy.
|
||||
Returns `String` - Returns the WebRTC IP Handling Policy.
|
||||
|
||||
#### `contents.setWebRTCIPHandlingPolicy(policy)`
|
||||
|
||||
|
|
Loading…
Reference in a new issue