summaryrefslogtreecommitdiff
path: root/doc/classes/InputEventJoypadButton.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/InputEventJoypadButton.xml')
-rw-r--r--doc/classes/InputEventJoypadButton.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/InputEventJoypadButton.xml b/doc/classes/InputEventJoypadButton.xml
index 78cd55b79a..9df25d59e1 100644
--- a/doc/classes/InputEventJoypadButton.xml
+++ b/doc/classes/InputEventJoypadButton.xml
@@ -4,7 +4,7 @@
Input event for gamepad buttons.
</brief_description>
<description>
- Input event type for gamepad buttons. For joysticks see [InputEventJoypadMotion].
+ Input event type for gamepad buttons. For gamepad analog sticks and joysticks, see [InputEventJoypadMotion].
</description>
<tutorials>
<link>https://docs.godotengine.org/en/latest/tutorials/inputs/inputevent.html</link>