aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html b/files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html
index 2f8763c94d..b952076800 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onlostpointercapture/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/GlobalEventHandlers/onlostpointercapture
---
<p>{{ApiRef("HTML DOM")}}</p>
-<p><span class="seoSummary">The <strong><code>onlostpointercapture</code></strong> {{domxref("EventHandler")}} property of the {{domxref("GlobalEventHandlers")}} interface returns the event handler (function) for the {{event("lostpointercapture")}} event type.</span></p>
+<p><span class="seoSummary">The <strong><code>onlostpointercapture</code></strong> {{event("Event_handlers")}} property of the {{domxref("GlobalEventHandlers")}} interface returns the event handler (function) for the {{event("lostpointercapture")}} event type.</span></p>
<p><font face="x-locale-heading-primary, zillaslab, Palatino, Palatino Linotype, x-locale-heading-secondary, serif"><span style="font-size: 40px;"><strong>语法</strong></span></font></p>