Merge pull request #9014 from electron/MarshallOfSound-patch-1

Fix return syntax in docs
This commit is contained in:
Zeke Sikelianos 2017-03-26 19:53:33 -07:00 committed by GitHub
commit 4d29392217

View file

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