Browse Source

Fix typos

Fix typos,`当前也` change to `当前页`
修正错别字,`当前也`改为`当前页`
wolf 8 years ago
parent
commit
e9b5833ed4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs-translations/zh-CN/api/web-contents.md

+ 2 - 2
docs-translations/zh-CN/api/web-contents.md

@@ -420,7 +420,7 @@ var currentURL = win.webContents.getURL();
 
 * `muted` Boolean
 
-减缓当前的 audio 的播放速度.
+减缓当前的 audio 的播放速度.
 
 ### `webContents.isAudioMuted()`
 
@@ -861,4 +861,4 @@ win.webContents.debugger.sendCommand("Network.enable");
 
 每当调试目标发出事件时发出.
 
-[rdp]: https://developer.chrome.com/devtools/docs/debugger-protocol
+[rdp]: https://developer.chrome.com/devtools/docs/debugger-protocol