diff options
| author | Yvan Zhu <i@zhuyunfeng.com> | 2021-07-19 11:19:33 +0800 |
|---|---|---|
| committer | Irvin <irvinfly@gmail.com> | 2021-07-27 12:55:24 +0800 |
| commit | 4d0fef28993b4b5c10cf67ef41b3873538253ac6 (patch) | |
| tree | 7379b2f99031dd7f367f1d662d115b830d3e5e92 /files/zh-cn/web/api | |
| parent | cd2a2450395e7c6991abb449bb8f5385bca665e7 (diff) | |
| download | translated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.tar.gz translated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.tar.bz2 translated-content-4d0fef28993b4b5c10cf67ef41b3873538253ac6.zip | |
Update index.html
Diffstat (limited to 'files/zh-cn/web/api')
| -rw-r--r-- | files/zh-cn/web/api/globaleventhandlers/ontouchmove/index.html | 2 |
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() { |
