diff options
author | DTV96Calibre <dtv96calibre@gmail.com> | 2016-11-06 01:38:41 -0500 |
---|---|---|
committer | DTV96Calibre <dtv96calibre@gmail.com> | 2016-11-06 01:38:41 -0500 |
commit | 37098419c5792e9e6ba504173bc95a87540cd7d5 (patch) | |
tree | af392c10360b3eb8149d3c140ecdd6191d333f6f /doc | |
parent | d76f622c9261a394dae9542d2bc57bbe3d86e446 (diff) |
Fixed minor typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 92b208ff50..37fb96479a 100644 --- a/doc/base/classes.xml +++ b/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> |