aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/onplay/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onplay/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onplay/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onplay/index.html b/files/zh-cn/web/api/globaleventhandlers/onplay/index.html
index ea8e8d654f..2a40195914 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onplay/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onplay/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/GlobalEventHandlers/onplay
---
<div>{{ ApiRef("HTML DOM") }}</div>
-<p>The <code><strong>onplay</strong></code><em> </em>property of the {{domxref("GlobalEventHandlers")}} mixin is the {{domxref("EventHandler")}} for processing {{event("play")}} events.</p>
+<p>The <code><strong>onplay</strong></code><em> </em>property of the {{domxref("GlobalEventHandlers")}} mixin is the {{event("Event_handlers")}} for processing {{event("play")}} events.</p>
<h2 id="语法">语法</h2>