Merge pull request #6405 from vsemozhetbyt/patch-1

Fix typo in the web-view-tag.md
This commit is contained in:
Kevin Sawicki 2016-07-08 12:18:54 -07:00 committed by GitHub
commit 85ff4c4dab

View file

@ -491,7 +491,7 @@ examples.
Sends an input `event` to the page. Sends an input `event` to the page.
See [webContents.sendInputEvent](web-contents.md##webcontentssendinputeventevent) See [webContents.sendInputEvent](web-contents.md#webcontentssendinputeventevent)
for detailed description of `event` object. for detailed description of `event` object.
### `<webview>.showDefinitionForSelection()` _macOS_ ### `<webview>.showDefinitionForSelection()` _macOS_