fix: 修改注释中的错别字;

Description:

Log:
This commit is contained in:
mikigo 2023-12-05 17:01:22 +08:00
parent b2d0060a97
commit 9f4b1cd10b
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ class MouseKey:
拖拽到指定位置(绝对位置)
:param _x: 拖拽到的位置x
:param _y: 拖拽到的位置y
:param duration: 拖拽的时
:param duration: 拖拽的时
:param delay: 拖拽后等待的时间
:return:
"""