diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2016-11-06 12:09:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-06 12:09:40 +0100 |
commit | 9f7b78165792c6329a9195d6be40ca3be8fc4569 (patch) | |
tree | 7ff521adf73e731140e8fa69a7e42ead0d28dddb /doc | |
parent | c099b32b6c35deea09788c72469c42b5fb432992 (diff) | |
parent | 37098419c5792e9e6ba504173bc95a87540cd7d5 (diff) |
Merge pull request #7050 from DTV96Calibre/master
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 e1241c2654..d0a7157d46 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> |