aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html b/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
index fad4e30ac8..d296fd895e 100644
--- a/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/ondurationchange/index.html
@@ -10,7 +10,7 @@ original_slug: Web/API/GlobalEventHandlers/时长改变
---
<div>{{ ApiRef("HTML DOM") }}</div>
-<p>{{domxref("GlobalEventHandlers")}} 的<strong><code>ondurationchange</code></strong>属性是一个处理 {{event("durationchange")}} 事件的{{domxref("EventHandler")}} 。</p>
+<p>{{domxref("GlobalEventHandlers")}} 的<strong><code>ondurationchange</code></strong>属性是一个处理 {{event("durationchange")}} 事件的{{event("Event_handlers")}} 。</p>
<p><code><strong>durationchange</strong></code>事件会在<code>duration</code>发生变更时触发。</p>