From 76c50928a1422cfddf5f0c3a4045454e080d4c07 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gustavo=20Beltr=C3=A3o=20Braga?=
<38335492+Gustavobb@users.noreply.github.com>
Date: Wed, 3 Nov 2021 17:29:12 -0300
Subject: Change description of relative field in input drag event.
---
doc/classes/InputEventScreenDrag.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes')
diff --git a/doc/classes/InputEventScreenDrag.xml b/doc/classes/InputEventScreenDrag.xml
index 373936225b..f86b5f3b4d 100644
--- a/doc/classes/InputEventScreenDrag.xml
+++ b/doc/classes/InputEventScreenDrag.xml
@@ -17,7 +17,7 @@
The drag position.
- The drag position relative to its start position.
+ The drag position relative to the previous position (position at the last frame).
The drag speed.
--
cgit v1.2.3