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