aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlmediaelement/onerror/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/htmlmediaelement/onerror/index.html')
-rw-r--r--files/ja/web/api/htmlmediaelement/onerror/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlmediaelement/onerror/index.html b/files/ja/web/api/htmlmediaelement/onerror/index.html
index 08a03b70c9..ea69d93b8e 100644
--- a/files/ja/web/api/htmlmediaelement/onerror/index.html
+++ b/files/ja/web/api/htmlmediaelement/onerror/index.html
@@ -17,7 +17,7 @@ translation_of: Web/API/HTMLMediaElement/onerror
---
<div>{{APIRef("HTML DOM")}}</div>
-<p>{{domxref("HTMLMediaElement")}} インターフェースの <strong><code>onerror</code></strong> プロパティは、{{event("error")}} イベントを処理するための {{event("Event_handlers")}} です。</p>
+<p>{{domxref("HTMLMediaElement")}} インターフェースの <strong><code>onerror</code></strong> プロパティは、{{event("error")}} イベントを処理するための {{domxref("EventHandler")}} です。</p>
<p><code>error</code> イベントは、メディアを読み込んだり実行しようとしたときに何らかのエラーが発生したときに発生します。</p>