aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/audiobuffersourcenode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/audiobuffersourcenode/index.html')
-rw-r--r--files/zh-cn/web/api/audiobuffersourcenode/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/audiobuffersourcenode/index.html b/files/zh-cn/web/api/audiobuffersourcenode/index.html
index 2d6ef36dae..d811cef4d6 100644
--- a/files/zh-cn/web/api/audiobuffersourcenode/index.html
+++ b/files/zh-cn/web/api/audiobuffersourcenode/index.html
@@ -60,7 +60,7 @@ translation_of: Web/API/AudioBufferSourceNode
<dl>
<dt>{{domxref("AudioBufferSourceNode.onended")}}</dt>
- <dd>是一个 {{domxref("EventHandler")}} 类型,包含了与 {{event("ended_(Web_Audio)", "ended")}} 相关联的结束事件。</dd>
+ <dd>是一个 {{event("Event_handlers", "event handler")}} 类型,包含了与 {{event("ended_(Web_Audio)", "ended")}} 相关联的结束事件。</dd>
</dl>
<h2 id="方法">方法</h2>