aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web')
-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
<script>
function moveTouch(ev) {
- // 书剑
+ // 处理事件
}
function init() {