aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/globaleventhandlers/onpointerup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/globaleventhandlers/onpointerup/index.html')
-rw-r--r--files/ja/web/api/globaleventhandlers/onpointerup/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/globaleventhandlers/onpointerup/index.html b/files/ja/web/api/globaleventhandlers/onpointerup/index.html
index 584ee03281..71f04830d3 100644
--- a/files/ja/web/api/globaleventhandlers/onpointerup/index.html
+++ b/files/ja/web/api/globaleventhandlers/onpointerup/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/GlobalEventHandlers/onpointerup
---
<div>{{ApiRef("HTML DOM")}}</div>
-<p><strong><code>onpointerup</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{event("pointerup")}} イベントを処理するイベントハンドラー ({{event("Event_handlers")}}) です。</p>
+<p><strong><code>onpointerup</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{event("pointerup")}} イベントを処理するイベントハンドラー ({{domxref("EventHandler")}}) です。</p>
<h2 id="Syntax" name="Syntax">構文</h2>