aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamepad/qgamepad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamepad/qgamepad.cpp')
-rw-r--r--src/gamepad/qgamepad.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gamepad/qgamepad.cpp b/src/gamepad/qgamepad.cpp
index 63e9850..b1db738 100644
--- a/src/gamepad/qgamepad.cpp
+++ b/src/gamepad/qgamepad.cpp
@@ -827,14 +827,14 @@ bool QGamepad::buttonUp() const
* \property QGamepad::buttonDown
* \readonly
*
- * The of the direction pad down button.
+ * The state of the direction pad down button.
* The value is \c true when pressed, and \c false when not pressed.
*/
/*!
* \qmlproperty bool Gamepad::buttonDown
* \readonly
*
- * The of the direction pad down button.
+ * The state of the direction pad down button.
* The value is \c true when pressed, and \c false when not pressed.
*/
bool QGamepad::buttonDown() const