Fix typos
Fix typos,`当前也` change to `当前页` 修正错别字,`当前也`改为`当前页`
This commit is contained in:
parent
0b7b6b38c0
commit
e9b5833ed4
1 changed files with 2 additions and 2 deletions
|
@ -420,7 +420,7 @@ var currentURL = win.webContents.getURL();
|
|||
|
||||
* `muted` Boolean
|
||||
|
||||
减缓当前也的 audio 的播放速度.
|
||||
减缓当前页的 audio 的播放速度.
|
||||
|
||||
### `webContents.isAudioMuted()`
|
||||
|
||||
|
|
Loading…
Reference in a new issue