Added missing angle bracket to replace() method

This commit is contained in:
Brad Metcalf 2016-01-29 13:27:47 -06:00
parent 30b35644f6
commit bdc2b2559c

View file

@ -361,7 +361,7 @@ Executes editing command `selectAll` in page.
Executes editing command `unselect` in page.
### `<webview.replace(text)`
### `<webview>.replace(text)`
* `text` String