浏览代码

Merge pull request #7050 from DTV96Calibre/master

Fixed minor typo
Rémi Verschelde 8 年之前
父节点
当前提交
9f7b781657
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/base/classes.xml

+ 1 - 1
doc/base/classes.xml

@@ -46238,7 +46238,7 @@ do_property].
 			<argument index="0" name="to_pos" type="Vector2">
 			</argument>
 			<description>
-				Wrap the mouse to a position, relative to the viewport.
+				Warp the mouse to a position, relative to the viewport.
 			</description>
 		</method>
 	</methods>