From e9b5833ed4cff58796c91f03bb03ed07eb2057ff Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 17 Aug 2016 22:16:28 +0800 Subject: [PATCH] Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix typos,`当前也` change to `当前页` 修正错别字,`当前也`改为`当前页` --- docs-translations/zh-CN/api/web-contents.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-translations/zh-CN/api/web-contents.md b/docs-translations/zh-CN/api/web-contents.md index c05b6d2593c..3b27e2376f5 100644 --- a/docs-translations/zh-CN/api/web-contents.md +++ b/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 \ No newline at end of file +[rdp]: https://developer.chrome.com/devtools/docs/debugger-protocol