Merge pull request #4275 from baconface/patch-1
Added missing angle bracket to replace() method
This commit is contained in:
commit
2194640d20
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ Executes editing command `selectAll` in page.
|
||||||
|
|
||||||
Executes editing command `unselect` in page.
|
Executes editing command `unselect` in page.
|
||||||
|
|
||||||
### `<webview.replace(text)`
|
### `<webview>.replace(text)`
|
||||||
|
|
||||||
* `text` String
|
* `text` String
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue