From 4d0fef28993b4b5c10cf67ef41b3873538253ac6 Mon Sep 17 00:00:00 2001 From: Yvan Zhu Date: Mon, 19 Jul 2021 11:19:33 +0800 Subject: Update index.html --- files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web') diff --git a/files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html b/files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html index 848f9ac6b7..55006ef33f 100644 --- a/files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html +++ b/files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html @@ -33,7 +33,7 @@ translation_of: Web/API/GlobalEventHandlers/ontouchmove <script> function moveTouch(ev) { - // 书剑 + // 处理事件 } function init() { -- cgit v1.2.3-54-g00ecf