aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorYvan Zhu <i@zhuyunfeng.com>2021-07-19 11:19:33 +0800
committerIrvin <irvinfly@gmail.com>2021-07-27 12:55:24 +0800
commit4d0fef28993b4b5c10cf67ef41b3873538253ac6 (patch)
tree7379b2f99031dd7f367f1d662d115b830d3e5e92 /files
parentcd2a2450395e7c6991abb449bb8f5385bca665e7 (diff)
downloadtranslated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.tar.gz
translated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.tar.bz2
translated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.zip
Update index.html
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html2
1 files changed, 1 insertions, 1 deletions
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
&lt;script&gt;
function moveTouch(ev) {
- // 书剑
+ // 处理事件
}
function init() {